sig/io/unix.rbs in httpx-1.2.6 vs sig/io/unix.rbs in httpx-1.3.0
- old
+ new
@@ -13,10 +13,10 @@
@keep_open: bool
@io: Socket
- def initialize: (http_uri origin, String? path, options options) -> void
+ def initialize: (http_uri origin, String? path, Options options) -> void
def connect: () -> void
def expired?: () -> bool
private