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
Fix support for connection Upgrade and CONNECT when some data in the stream has been read. (#882)
* Add a starting point for the work
* Add draft tests
* Support connection `Upgrade` and `CONNECT`.
* Update CHANGELOG.md
* Remove private state assertions
* Add Async prefix
* Update CHANGELOG.md
Co-authored-by: Tom Christie <tom@tomchristie.com>
* Update tests/_async/test_http11.py
Co-authored-by: T-256 <132141463+T-256@users.noreply.github.com>
---------
Co-authored-by: Tom Christie <tom@tomchristie.com>
Co-authored-by: T-256 <132141463+T-256@users.noreply.github.com>
Co-authored-by: Tom Christie <tom.christie@krakentechnologies.ltd>
0 commit comments