Please allow disabling of the auto generated headers!

I have the environment variables saved in settings. I do not need Postman to append any cookies or tokens. Had to spend extra 3 hours to clean up about 100 requests due to duplicated cookie headers!!!

Please provide a way to disable this feature! It is a widely asked request on internet, and I’m not sure why it hasn’t happened yet!

2 Likes

Hey @superrachel

Welcome to the community! :wave:

Would you be able to give an example or a screenshot of the Headers that you mean, please?

You should be able to disable them all and not sent them with the request.

In the request settings, you will be able to use the disable cookie jar option to prevent those from being stored.

More context here about disabling those headers:

1 Like

Its simple:

This checkbox is disabled for some reason.
On each second request I have to go to cookie settings and remove the cookie manually.
It would be muuuuuuuch better if I could simply click on the checkbox and prevent postman from re-generating it.

You could just go to the Settings tab in that screenshot and Disable the cookie jar?