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

Host Header gets overwritten whens setting the URL #213

Open
jimktrains opened this issue Oct 4, 2017 · 0 comments
Open

Host Header gets overwritten whens setting the URL #213

jimktrains opened this issue Oct 4, 2017 · 0 comments

Comments

@jimktrains
Copy link
Contributor

If a host header is set, either from a cassette or by hand, and then the URL is set (as is done in the constructor), the setURL method will overwrite the Host header. This behavior is ill-advised and can cause issues when the Host header from curl contains a port, or if they were made to be different for a specific reason.

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

No branches or pull requests

1 participant