bruno icon indicating copy to clipboard operation
bruno copied to clipboard

feat: enhance axios instance with redirect handling and cookie management in CLI

Open sanjaikumar-bruno opened this issue 7 months ago • 0 comments

BRU-1022

Fixes: https://github.com/usebruno/bruno/issues/4499

This PR adds redirect handling and cookie management for the CLI. For the GUI, we need to merge this PR for redirect handling https://github.com/usebruno/bruno/pull/4561. The tests will fail until the server code necessary for testing this is merged, PR https://github.com/usebruno/httpfaker/pull/1.

sanjaikumar-bruno avatar May 13 '25 11:05 sanjaikumar-bruno