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

Fix proxy authentication for CONNECT requests #100

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

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