sig/connection/http1.rbs in httpx-1.0.2 vs sig/connection/http1.rbs in httpx-1.1.0
- old
+ new
@@ -51,10 +51,10 @@
def dispatch: () -> void
def ping: () -> void
- def timeout: () -> Numeric
+ def timeout: () -> Numeric?
private
def initialize: (Buffer, options) -> untyped
\ No newline at end of file