sig/connection.rbs in httpx-0.24.7 vs sig/connection.rbs in httpx-1.0.0

- old
+ new

@@ -34,10 +34,9 @@ @write_buffer: Buffer @inflight: Integer @keep_alive_timeout: Numeric? @timeout: Numeric? @current_timeout: Numeric? - @total_timeout: Numeric? @io: TCP | SSL | UNIX @parser: HTTP1 | HTTP2 | _Parser @connected_at: Float @response_received_at: Float \ No newline at end of file