Open
Bug 1273503
Opened 9 years ago
Updated 2 years ago
Show original HTTP headers for requests
Categories
(DevTools :: Netmonitor, enhancement, P2)
DevTools
Netmonitor
Tracking
(Not tracked)
NEW
People
(Reporter: sebo, Unassigned)
References
(Blocks 1 open bug)
Details
With bug 669259 two new functions visitOriginalResponseHeaders() and getOriginalResponseHeader() got introduced, which allow to retrieve the HTTP headers as they were sent over the network.
The Network Monitor should use those functions (either as replacement for the currently used functions or as an option) to display the original headers.
Sebastian
Updated•9 years ago
|
Priority: -- → P2
Updated•8 years ago
|
Updated•7 years ago
|
Product: Firefox → DevTools
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•