Disable cookies #6214
Unanswered
julianacms
asked this question in
Q&A
Disable cookies
#6214
Replies: 2 comments
|
I agree with you, waiting for it. |
0 replies
|
I found a toggle in settings to enable or disable cookies globally, this solved my case (no cookies, never). There is also some API for scripts that may be useful for more complex cases I suppose. https://docs.usebruno.com/testing/script/javascript-reference#cookies |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I would like to enable/disable cookies for each request. I do not want to have to delete and recreate it every time. How can I do that?
All reactions