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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
2.8.902 (2024-07-07)
Added support for async iterable yielding either bytes or str when passing a body into your requests.
Added dummy module (e.g. http2 and emscriptem) like upstream without serving any of them. Those modules won't be served and are empty as we diverged since.
Added a better error message for http3 handshake failure to help out users figuring out what is happening.