Closed
Bug 1348618
Opened 8 years ago
Closed 8 years ago
Response Headers Shown in Source on Bugzilla Search
Categories
(Firefox :: Untriaged, defect)
Tracking
()
People
(Reporter: u564464, Unassigned)
References
()
Details
User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:52.0) Gecko/20100101 Firefox/52.0
Build ID: 20170303012758
Steps to reproduce:
view-source:https://bugzilla.mozilla.org/buglist.cgi?quicksearch=view source headers
This is the URL from searching for "view source headers"
Actual results:
Source shows "Content-Type: text/html; charset=UTF-8" and "Set-Cookie:" header fields. Network Response for both requests also contains the header fields.
Also shows "WARNING: YOUR BROWSER DOESN'T SUPPORT THIS SERVER-PUSH TECHNOLOGY" which is not present in the HTML source.
Reproduced in Nightly 55.
Expected results:
Source should only show HTML response content.
view-source in Chrome shows only HTML as expected.
Status: UNCONFIRMED → RESOLVED
Closed: 8 years ago
Resolution: --- → DUPLICATE
Comment 2•8 years ago
|
||
> view-source in Chrome shows only HTML as expected.
That's because Bugzilla sends a totally different response to Chrome, fwiw.
You need to log in
before you can comment on or make changes to this bug.
Description
•