There is a similar open feature request for this on our Github Tracker, you could upvote this so we’re aware more users would like to see this in the product
opened 02:59PM - 15 Mar 20 UTC
feature
collections
product/runtime
<!--
Please read through the [guidelines](https://github.com/postmanlabs/postma… n-app-support#guidelines-for-reporting-issues) before creating a new issue.
-->
**Is your feature request related to a problem? Please describe.**
I have to send some headers along with every request in a collection.
Currently i've found no other way than setting them with the "pre-request script".
**Describe the solution you'd like**
It would be easier to have a "headers" tab in the "Edit collection" dialog.
This tab would have the same content as each request "headers" tab.
**Describe alternatives you've considered**
The only alternative is stickying to the pre request script (which was introduced also for the same purpose, i see: https://github.com/postmanlabs/postman-app-support/issues/2955 )
**Additional context**
Screenshot of where i'd add the headers tab, and what i'm currently doing.

1 Like