How to automatically add headers to requests in a folder #8976
Unanswered
andrei-dascalu
asked this question in
Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I have a family straightforward need: to have requests in a folder inherit some common set of headers. My main question is how can I do that?
Secondary question: when I create folders, I can also specify headers on the folder itself (in the exact same way one would do on given request). However, the headers added to the folder aren't used by requests in the folder. This is true both for existing ones, as well as new ones and there's no button to add them or an option to allow inheritance (inheritance option seems to exist only for authentication). What's the purpose of defining headers on the folder if they don't apply to requests in that folder?
Beta Was this translation helpful? Give feedback.
All reactions