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

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

Open
1 task done
ocroz opened this issue Jun 15, 2022 · 5 comments
Open
1 task done

Comments

@ocroz
Copy link

ocroz commented Jun 15, 2022

Is there an existing request for this feature?

  • 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

@Sesna
Copy link

Sesna commented Jun 8, 2023

yeah, I want this feature too, I don't want the cookie to be set by default, I use it for testing and need to ensure each request sends the same data, if I need to attach the cookie, I'll add it manually.

@holdenrehg
Copy link

+1

@mattsmac
Copy link

mattsmac commented Aug 7, 2023

+1 Agreed. I need to disable the cookie jar and the follow redirects flag for every request. It would be a huge time-saver to have these options at the collection level.

@homestar9
Copy link

+1

1 similar comment
@tijsverkoyen
Copy link

+1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

7 participants