Closed
Bug 1592529
Opened 5 years ago
Closed 6 days ago
Indicate if a resource got pushed via HTTP/2
Categories
(DevTools :: Netmonitor, enhancement, P2)
DevTools
Netmonitor
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: Harald, Unassigned)
References
(Blocks 2 open bugs)
Details
User Story
When debugging sites with HTTP/2 where resources can be pushed, I want to have an indicator in the Network panel for pushed resources, so that I can diagnose push heuristics and their impact on loading.
Attachments
(1 file)
542.56 KB,
image/png
|
Details |
We could either extend the always visible cause
column or the default-hidden protocol
.
Test page: https://http2-server-push-demo.keksi.io/
User feedback via https://twitter.com/taravancil/status/1189345991717195776
Updated•5 years ago
|
Blocks: netmonitor-http2
Reporter | ||
Updated•5 years ago
|
Priority: P3 → P2
Comment 4•5 years ago
|
||
@Michal, how can DevTools Network panel recognize that HTTP request is pushed? What platform API can we use?
Honza
Flags: needinfo?(michal.novotny)
Comment 5•5 years ago
|
||
I don't think this information is exposed now.
Flags: needinfo?(michal.novotny)
Comment 6•5 years ago
|
||
Thanks Michal for the update, I reported bug 1592912 to get that API.
Honza
Updated•2 years ago
|
Severity: normal → S3
Comment 7•6 days ago
|
||
HTTP/2 push got disabled in bug 1915848.
Status: NEW → RESOLVED
Closed: 6 days ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•