Skip to content

HTTPS proxies support - #2845

Merged
lovelydinosaur merged 3 commits into
encode:masterfrom
karpetrosyan:support-https-proxies
Sep 11, 2023
Merged

HTTPS proxies support#2845
lovelydinosaur merged 3 commits into
encode:masterfrom
karpetrosyan:support-https-proxies

Conversation

@karpetrosyan

Copy link
Copy Markdown
Contributor

Closes #1434

Because HTTPS proxies are now supported by httpcore, this pull request simply provides an API for that feature.

@lovelydinosaur

lovelydinosaur commented Sep 11, 2023

Copy link
Copy Markdown
Member

Oooh... docs.

https://www.python-httpx.org/advanced/#http-proxying

I notice our docs yet fully aren't up to pace with the httpx.Proxy(...) configuration.
I'd suggest we resolve that separately, without blocking this pull request.

@lovelydinosaur
lovelydinosaur merged commit a54eccc into encode:master Sep 11, 2023
@lovelydinosaur lovelydinosaur mentioned this pull request Sep 11, 2023
samclearman pushed a commit to titanmsp/httpx that referenced this pull request Apr 26, 2025
* Add ssl_context argument to Proxy class

* Changelog
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants