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

Multiple Proxies in Requests with Various Redirect Chains #37

Open
brad-anton opened this issue Dec 3, 2018 · 0 comments
Open

Multiple Proxies in Requests with Various Redirect Chains #37

brad-anton opened this issue Dec 3, 2018 · 0 comments

Comments

@brad-anton
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants