-
Notifications
You must be signed in to change notification settings - Fork 764
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
Set host header instead of host in url #515
Set host header instead of host in url #515
Conversation
Setting the host in the url might result in the request going to a completely different server (wherever the hostname resolves to), not necessarily the server under test.
Pull Request Test Coverage Report for Build 338
💛 - Coveralls |
1 similar comment
Pull Request Test Coverage Report for Build 338
💛 - Coveralls |
Hi guys! Can you update me on the status of this PR? We'd love to have such feature implemented in supertest! |
Hi, can we have this merged? would help a lot. |
@niftylettuce Is there anything that i can do to help this PR become merged? |
The tests look botched in your PR, please fix them |
please, let's get this merged. any updates on what's the status? |
I don't have access to supertest so I can't merge |
@niftylettuce are you, perhaps, aware of someone who has access and is available? |
I emailed two people, waiting to hear back |
@niftylettuce thank you! |
@niftylettuce any news? |
I will reach out again |
I have just give you all accesses. |
I am waiting on npm ownership, once I have that I will follow up. I think we'll do a |
NPM access given. |
thank you guys @niftylettuce @rimiti much appreciated! |
Fixes #514