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

Audit usage of doc_url in http_loader.rs #9783

Open
jdm opened this issue Feb 27, 2016 · 0 comments
Open

Audit usage of doc_url in http_loader.rs #9783

jdm opened this issue Feb 27, 2016 · 0 comments
Assignees

Comments

@jdm
Copy link
Member

@jdm jdm commented Feb 27, 2016

doc_url is the original HTTP request that was initiated. There are very few times when we actually want to use this value besides the Host header, since it isn't affected by redirections, HSTS upgrades, etc. #9780 is an example of a problem that this can cause.

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

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.