Closed
Bug 1565161
Opened 5 years ago
Closed 5 years ago
Show request headers for in-flight requests
Categories
(DevTools :: Netmonitor, enhancement, P3)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1557795
People
(Reporter: francisdb, Unassigned)
References
Details
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:67.0) Gecko/20100101 Firefox/67.0
Steps to reproduce:
Go to a drone ci instance
there is a long-running GET request to /stream
I clicked on it to inspect the headers
Actual results:
Nothing is visible in the headers tab
Expected results:
The initial request headers should be shown
(preferably the body would also be shown in a streaming way, but I guess that is for an other ticket)
Comment 1•5 years ago
|
||
The priority flag is not set for this bug.
:Honza, could you have a look please?
For more information, please visit auto_nag documentation.
Flags: needinfo?(odvarko)
Updated•5 years ago
|
Status: UNCONFIRMED → NEW
Type: defect → enhancement
Ever confirmed: true
Flags: needinfo?(odvarko)
Priority: -- → P3
Summary: Request headers not visible until request completes → Show request headers for in-flight requests
Updated•5 years ago
|
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•