no consideration of modified response headers
Categories
(DevTools :: Netmonitor, defect)
Tracking
(Not tracked)
People
(Reporter: hateshark, Unassigned)
Details
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:75.0) Gecko/20100101 Firefox/75.0 48942496
Steps to reproduce:
I modified the response headers of all HTTP responses using the "Man in the Middle" extension (https://addons.mozilla.org/en-US/firefox/addon/man-in-the-middle/).
While modifying the request headers are reflected in the network panel of the developer tools, the response headers are not.
I am not sure if this behavior is intended. But since the modified headers are the ones that take effect, this makes no sense to me.
Actual results:
The network panel of the developer tools shows the original response headers.
Expected results:
The network panel of the developer tools should show the modified response headers.
Comment 1•5 years ago
|
||
Bugbug thinks this bug should belong to this component, but please revert this change in case of error.
Comment 2•5 years ago
|
||
The severity field is not set for this bug.
:Honza, could you have a look please?
For more information, please visit auto_nag documentation.
Comment 3•5 years ago
|
||
Description
•