Closed
Bug 1377074
Opened 7 years ago
Closed 4 years ago
Show information about request before response is received
Categories
(DevTools :: Netmonitor, defect, P3)
Tracking
(firefox57 fix-optional)
RESOLVED
DUPLICATE
of bug 1557795
Tracking | Status | |
---|---|---|
firefox57 | --- | fix-optional |
People
(Reporter: u424271, Unassigned)
References
(Blocks 1 open bug)
Details
Steps to reproduce:
1. Open Developer tools
2. Make a HTTP request that will take a long time for the response to be sent
3. Click on the request in the network tab
The `Headers`, `Cookies` and `Params` tabs don't contain any information about the request until the response is received.
Comment 1•7 years ago
|
||
Thanks for the report. I agree this is how it should work.
Honza
status-firefox57:
--- → fix-optional
Priority: -- → P3
Updated•6 years ago
|
Product: Firefox → DevTools
Updated•4 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
Updated•4 years ago
|
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•