You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The first blocker to add HTTP/2 support to urllib3 is to have a test server that supports HTTP/2. Since Tornado does not have plans to support HTTP/2, we're migrating to Hypercorn. This issue is about migrating all child classes of HTTPDummyServerTestCase.
The first blocker to add HTTP/2 support to urllib3 is to have a test server that supports HTTP/2. Since Tornado does not have plans to support HTTP/2, we're migrating to Hypercorn. This issue is about migrating all child classes of HTTPDummyServerTestCase.
HTTPDummyServerTestCase
HTTPSDummyServerTestCase
IPv6HTTPDummyServerTestCase
HTTPDummyProxyTestCase and IPv6HTTPDummyProxyTestCase
PyodideDummyServerTestCase
Tornado
The text was updated successfully, but these errors were encountered: