Closed
Bug 1342185
Opened 8 years ago
Closed 8 years ago
Firefox Developer Tools Network tab is showing the wrong HTTP response code
Categories
(DevTools :: Netmonitor, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 833774
People
(Reporter: ricardo.iramar, Unassigned)
References
()
Details
Attachments
(1 file)
261.57 KB,
image/png
|
Details |
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36
Steps to reproduce:
I'm using Burp as a Proxy and not sure why but for some 302 response on Burp Firefox Developer Tools shows me 200. Seems to be a bug on the parser.
I've already opened a bug on Burp bug report (https://support.portswigger.net/customer/en/portal/questions/16821664-firefox-developer-tools-shows-2-instead-of-3-2-when-using-burp-as-a-proxy?new=16821664) but they say the problem is on Firefox since IE and Chrome are working.
Actual results:
Firefox Developer Tools Network tab is showing the wrong HTTP response code.
Expected results:
Firefox Developer Tools Network should present 302 instead of 200.
Status: UNCONFIRMED → NEW
status-firefox51:
--- → affected
status-firefox52:
--- → fixed
Component: Untriaged → Developer Tools: Netmonitor
Ever confirmed: true
Keywords: dupeme,
regression
Status: NEW → RESOLVED
Closed: 8 years ago
status-firefox51:
affected → ---
status-firefox52:
fixed → ---
Keywords: dupeme,
regression
Resolution: --- → DUPLICATE
Updated•7 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•