Closed Bug 1107529 Opened 10 years ago Closed 8 years ago

Changing request "Host" header using netmonitor's "Edit and Resend" does not work

Categories

(DevTools :: Netmonitor, defect, P2)

33 Branch
x86_64
Linux
defect

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1270096

People

(Reporter: jon.dufresne, Unassigned)

References

Details

User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:33.0) Gecko/20100101 Firefox/33.0
Build ID: 20141113113219

Steps to reproduce:

Similar to Bug 1009748, but a different header.

- Open https://bugzilla.mozilla.org/
- Open developer tools
- Click Network tab
- Select the main HTML request; hit Edit Resend
- Modify the "Host" to "foo.bugzilla.mozilla.org"
- Click "Send"

- Sent the request


Actual results:

Analyze the request and notice the Host header was reverted to "bugzilla.mozilla.org".


Expected results:

The request should have been sent with the Host header "foo.bugzilla.mozilla.org". This can be useful for testing web server configurations. I could then analyze the request/response.

If this request header is _never_ editable, it is ver misleading to allow it.
Component: Untriaged → Developer Tools: Netmonitor
Status: UNCONFIRMED → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
I don't think this should be marked as a duplicate.  It's not clear to me that it's the same issue.
Status: RESOLVED → REOPENED
Ever confirmed: true
Resolution: DUPLICATE → ---
Depends on: 1270096
Fixed in bug 1270096.
Status: NEW → RESOLVED
Closed: 9 years ago8 years ago
Resolution: --- → DUPLICATE
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.