Hacker News new | ask | show | jobs
by coldtrait 985 days ago
Is there a way to use an interceptor on this?

With postman when I could use their interceptor extension on the browser, that would transfer cookies (from when I was logged into an app that was running locally) onto any of postman's requests. That was very convenient.

1 comments

That's a great feature which we currently don't have.

If you don't mind, it'd be great if you could outline your usecase on our GitHub issue tracker.

On cookies, we are building UI support, meanwhile you can use scripting workaround described here https://github.com/usebruno/bruno/discussions/385#discussion...

Thank you. I will try to create one.

Great effort btw. Awesome to see more open source projects from India.