Skip to content
This repository was archived by the owner on Jul 13, 2021. It is now read-only.

Fix proxy authentication for CONNECT requests#100

Open
atykhyy wants to merge 1 commit intojech:masterfrom
atykhyy:pr-connect-https
Open

Fix proxy authentication for CONNECT requests#100
atykhyy wants to merge 1 commit intojech:masterfrom
atykhyy:pr-connect-https

Conversation

@atykhyy
Copy link

@atykhyy atykhyy commented Dec 23, 2017

Adds the old fix by @jech to return 407 for CONNECT requests when proxy authentication is turned on and no authentication headers are present in the request, instead of dropping the connection. See discussion in https://sourceforge.net/p/polipo/mailman/message/19691768/.

Resolves #93.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Dropping "CONNECT" request instead of 401 when auth is required

1 participant