[GH-ISSUE #3426] [feature]: Disable following 302 redirects #1154

Closed
opened 2026-03-16 18:52:37 +03:00 by kerem · 1 comment
Owner

Originally created by @drilus on GitHub (Oct 5, 2023).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/3426

Is there an existing issue for this?

  • I have searched the existing issues

Summary

I have an authorization endpoint that returns a code within a "Location" header. The response is also a 302. There doesn't seem to be any way to disable following the 302 thus it seems impossible for me to see the headers before being redirected.

Why should this be worked on?

For some reason, developers introduce auth keys via a response header and 302 status code.

Originally created by @drilus on GitHub (Oct 5, 2023). Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/3426 ### Is there an existing issue for this? - [X] I have searched the existing issues ### Summary I have an authorization endpoint that returns a code within a "Location" header. The response is also a 302. There doesn't seem to be any way to disable following the 302 thus it seems impossible for me to see the headers before being redirected. ### Why should this be worked on? For some reason, developers introduce auth keys via a response header and 302 status code.
kerem 2026-03-16 18:52:37 +03:00
  • closed this issue
  • added the
    feature
    label
Author
Owner

@liyasthomas commented on GitHub (Oct 6, 2023):

We've an existing issue ticket for the same hence closing this one.
Possibly a duplicate of #2095.

<!-- gh-comment-id:1749967002 --> @liyasthomas commented on GitHub (Oct 6, 2023): We've an existing issue ticket for the same hence closing this one. Possibly a duplicate of #2095.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hoppscotch#1154
No description provided.