sig/connection/http2.rbs in httpx-0.14.5 vs sig/connection/http2.rbs in httpx-0.15.0

- old
+ new

@@ -33,9 +33,11 @@ def ping: () -> void alias reset init_connection + def timeout: () -> Integer + private def initialize: (Buffer, options) -> untyped def send_pending: () -> void \ No newline at end of file