Introduce new SSLContext API & escalate deprecations.#3319
Merged
lovelydinosaur merged 23 commits intomasterfrom Oct 28, 2024
Merged
Introduce new SSLContext API & escalate deprecations.#3319lovelydinosaur merged 23 commits intomasterfrom
SSLContext API & escalate deprecations.#3319lovelydinosaur merged 23 commits intomasterfrom
Conversation
2 tasks
Contributor
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>
Contributor
|
Would be very excited to see built-in websocket support on the roadmap! |
Contributor
Author
|
I'm reviewing this and thinking we ought to be aiming for an interim 0.28 release here...
|
lovelydinosaur
commented
Oct 28, 2024
lovelydinosaur
commented
Oct 28, 2024
lovelydinosaur
commented
Oct 28, 2024
Contributor
Author
|
Since we're now deprecating rather than removing |
Co-authored-by: T-256 <132141463+T-256@users.noreply.github.com>
SSLContext API & escalate deprecations.
lovelydinosaur
commented
Oct 28, 2024
lovelydinosaur
commented
Oct 28, 2024
lovelydinosaur
commented
Oct 28, 2024
lovelydinosaur
commented
Oct 28, 2024
samclearman
pushed a commit
to titanmsp/httpx
that referenced
this pull request
Apr 26, 2025
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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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....