Compose Tool: Disable following redirects

Open
#1,888 2 comments 0 reactions 1 assignee View on GitHub

@NghiaTranUIT is already working on this.

Since Dec 19, 2023.

Assessment

This issue has not been assessed yet.

Description

✅ Done enhancement

Description

I had a look through the issues list and couldn't find something mentioned like this already but apologies if this has already been requested.

Please would you consider adding an option that disables following redirects automatically when using the Compose tool?

So for example if you compose a request with https://httpbin.org/redirect-to?url=example.com you would then receive a 302 status and be able to inspect the response which contains the Location header instead of seeing the result of the following request as a result of the redirect.

Why this feature/change is important?

I was using the Compose tool via "Edit & Repeat" earlier today to debug a HTTP endpoint which returns a Location header but the behaviour appears to be that the Proxyman automatically follows the redirect which in itself may not be desired when testing URLs which you're expecting to return a Location header but also the Compose window then shows the resulting request from the ultimate request rather than the request I manually sent which was a little disorientating.

Thank you!

Dominant language
No language data
Stars
7k
Forks
237
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from ProxymanApp/Proxyman

All issues in ProxymanApp/Proxyman

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.