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

http resource: Host header update #1

Closed
wants to merge 18 commits into from
Closed

Conversation

johnk-novu
Copy link
Owner

@johnk-novu johnk-novu commented Mar 31, 2020

Checklist
  • make test-all (UNIX) passes. CI will also test this
  • unit and/or integration tests are included (if applicable)
  • documentation is changed or added (if applicable)

Description of change

Go's http ignores/removes certain headers (n1, n2), including but not limited to the Host header. See: github issue and go source

This change detects the presence of that header (or headers) and sets it on the http request.

Issue opened: goss-org#564

Also made a couple of unrelated documentation updates.

@johnk-novu johnk-novu closed this Mar 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants