[GH-ISSUE #3417] [bug]: Origin Header is modified during request #1147

Open
opened 2026-03-16 18:51:44 +03:00 by kerem · 0 comments
Owner

Originally created by @filipre on GitHub (Oct 4, 2023).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/3417

Is there an existing issue for this?

  • I have searched the existing issues

Current behavior

When I specify a request with a custom "Origin" header, it gets replaced with Origin: https://hoppscotch.io. I am expecting the value I specified in the request headers, not https://hoppscotch.io.

Steps to reproduce

  1. Create a POST request
  2. Specify a Origin header
  3. Observe the modified Origin header in the server logs

Environment

Production

Version

Cloud

Originally created by @filipre on GitHub (Oct 4, 2023). Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/3417 ### Is there an existing issue for this? - [X] I have searched the existing issues ### Current behavior When I specify a request with a custom "Origin" header, it gets replaced with `Origin: https://hoppscotch.io`. I am expecting the value I specified in the request headers, not `https://hoppscotch.io`. ### Steps to reproduce 1. Create a POST request 2. Specify a `Origin` header 3. Observe the modified `Origin` header in the server logs ### Environment Production ### Version Cloud
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#1147
No description provided.