Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HTTPS proxies support #2845

Merged
merged 3 commits into from Sep 11, 2023
Merged

Conversation

karpetrosyan
Copy link
Member

Closes #1434

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

@tomchristie
Copy link
Member

tomchristie commented Sep 11, 2023

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.

@tomchristie tomchristie merged commit a54eccc into encode:master Sep 11, 2023
4 checks passed
@tomchristie tomchristie mentioned this pull request Sep 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

HTTPS proxies support
2 participants