postman-app-support icon indicating copy to clipboard operation
postman-app-support copied to clipboard

Disable cookies globally and set defaults for all of a request’s fields

Open ocroz opened this issue 3 years ago • 15 comments

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

444b52111df2eef6f52a1a6efaacd0ffcb81e938

ocroz avatar Jun 15 '22 15:06 ocroz