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

Fix proxy CONNECT timeout #506

Merged
merged 2 commits into from Feb 9, 2022
Merged

Fix proxy CONNECT timeout #506

merged 2 commits into from Feb 9, 2022

Conversation

tomchristie
Copy link
Member

Closes encode/httpx#2073

The CONNECT request to an HTTP proxy was omitting the request extensions, which meant it had no timeout attached.

@tomchristie tomchristie added the bug Something isn't working label Feb 9, 2022
@tomchristie
Copy link
Member Author

Super - thanks Adam.

@tomchristie tomchristie merged commit b400d72 into master Feb 9, 2022
@tomchristie tomchristie deleted the fix-proxy-connect-timeout branch February 9, 2022 12:36
@tomchristie tomchristie mentioned this pull request May 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Specified timeout not enforced (using a proxy)
2 participants