postman-app-support
postman-app-support copied to clipboard
Disable cookies globally and set defaults for all of a request’s fields
Is there an existing request for this feature?
- [X] I have searched the existing issues for this feature request and I know that duplicates will be closed
Is your feature request related to a problem?
Having to individually disable the cookie jar for every single request I create is tiresome. See https://community.postman.com/t/feature-request-allow-disabling-redirects-and-cookies-globally/28296.
Describe the solution you'd like
Please consider allowing users to set defaults for all of a request’s fields, those that are visible from the Settings tab.
Describe alternatives you've considered
The workaround I am using at the moment is duplicating a “template” request that already has the settings I need set, but I started doing this after building up a collection of many requests. So I still need to go through each request one by one and change their individual settings.
Additional context
