I'm using Postman application to test APIs in Ubuntu 16.04.
I don't need Postman to store cookies after API request. I only find options to delete cookies manually for each request. Does anyone know how to completely disable it?
Thanks in advance.
I'm using Postman application to test APIs in Ubuntu 16.04.
I don't need Postman to store cookies after API request. I only find options to delete cookies manually for each request. Does anyone know how to completely disable it?
Thanks in advance.
I believe this is still an open issue on the project and the only way that i’ve been able to do, is delete them through the UI.