sig/connection/http1.rbs in httpx-1.2.4 vs sig/connection/http1.rbs in httpx-1.2.6

- old
+ new

@@ -30,10 +30,10 @@ def empty?: () -> bool def exhausted?: () -> bool - def <<: (String) -> void + def <<: (string) -> void def send: (Request) -> void def consume: () -> void \ No newline at end of file