Uh oh!
There was an error while loading. Please reload this page.
Introduce new SSLContext API & escalate deprecations. - #3319
Conversation
karpetrosyan
commented
Sep 26, 2024
I have updated the urllib3 transport from the gist, and it seems ready to use as well as a good example of how transport can be implemented. I've also worked a bit on AiohttpTransport, and hopefully, we'll see it soon. We could emphasize the possibility of using httpx as a Sans-IO library, capable of working with HTTP streams. |
Co-authored-by: Tom Christie <tom@tomchristie.com> Co-authored-by: T-256 <132141463+T-256@users.noreply.github.com>
Co-authored-by: T-256 <132141463+T-256@users.noreply.github.com>
Would be very excited to see built-in websocket support on the roadmap! |
lovelydinosaur
commented
Oct 22, 2024
I'm reviewing this and thinking we ought to be aiming for an interim 0.28 release here...
|
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
lovelydinosaur
commented
Oct 28, 2024
Since we're now deprecating rather than removing |
Co-authored-by: T-256 <132141463+T-256@users.noreply.github.com>
SSLContext API & escalate deprecations.Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Co-authored-by: Kar Petrosyan <92274156+karpetrosyan@users.noreply.github.com> Co-authored-by: T-256 <132141463+T-256@users.noreply.github.com> Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Branch for Version 1.0, so that we can incrementally merge ongoing changes and figure out at what point we want to cut a release.
NetworkOptions.proxiesescalated into removal.appescalated into removal.raw_urlinterface.Possible roadmap items...
auth,proxy&timeout.default_encoding.params,headers&cookies.content,data,files....