We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
If there is a complicated redirect chain (e.g. HTTP -> HTTPS -> DIRECT ) PyPAC will not appropriately set the proxy server for each URL.
The following PoC provides an example fix: https://gist.github.com/brad-anton/4e27b15df76e6eb2390d2b4c4e7e930d
The text was updated successfully, but these errors were encountered:
No branches or pull requests
If there is a complicated redirect chain (e.g. HTTP -> HTTPS -> DIRECT ) PyPAC will not appropriately set the proxy server for each URL.
The following PoC provides an example fix:
https://gist.github.com/brad-anton/4e27b15df76e6eb2390d2b4c4e7e930d
The text was updated successfully, but these errors were encountered: