Skip to content
This repository has been archived by the owner on Dec 13, 2023. It is now read-only.

Add ability to override headers #98

Merged
merged 4 commits into from Jun 18, 2018
Merged

Add ability to override headers #98

merged 4 commits into from Jun 18, 2018

Conversation

csjperon
Copy link
Collaborator

  • Add the ability to override headers. This is useful when testing services
    behind a CDN where the Host header is required. It should be noted that the
    headers are represented as a dictionary and get merged directly into the
    request headers. So anything can be specified, not just Host

Note: We should update run_stages to do the same thing.

- Add the ability to override headers. This is useful when testing services
  behind a CDN where the Host header is required. It should be noted that the
  headers are represented as a dictionary and get merged directly into the
  request headers. So anything can be specified, not just Host
@fgsch
Copy link
Member

fgsch commented Jun 18, 2018

👍 d2eec8e

Copy link
Member

@fgsch fgsch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 1448a0e

@csjperon csjperon merged commit 1038f7a into master Jun 18, 2018
@csjperon csjperon deleted the cperon/set_headers branch February 28, 2023 16:51
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants