How to maintain cookie persistence in Bruno? #4911
Unanswered
fabiothpita
asked this question in
Q&A
Replies: 1 comment
-
Hi @fabiothpita, I don’t have a workaround at the moment, but just a heads-up — this PR will add cookie persistence to Bruno: |
Beta Was this translation helpful? Give feedback.
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've been using Bruno for my development, but I'm encountering issues with cookie persistence. Every time I restart the application, I have to reset the cookie, which disrupts my debugging process in PHPStorm.
Is there a way to maintain cookie persistence between sessions? Any tips or alternative methods to save cookies in this environment would be greatly appreciated!
Beta Was this translation helpful? Give feedback.
All reactions