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

Bug report: collection level headers take precedence #106

Open
jonrosner opened this issue Nov 22, 2023 · 0 comments
Open

Bug report: collection level headers take precedence #106

jonrosner opened this issue Nov 22, 2023 · 0 comments

Comments

@jonrosner
Copy link
Contributor

When setting up collection-level headers, the behavior should be that request-level headers overwrite collection-level headers with the same key. This is currently not the case.

Steps to reproduce:

  1. Create a collection
  2. Set a collection-level header
  3. Create a request
  4. Set a request-level header with the same key
  5. Send the request, and observe that the collection-level header was used
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