Closed
Bug 1272742
Opened 10 years ago
Closed 10 years ago
Are HTML Imports supported in HTTP2 server push?
Categories
(Core :: Networking: HTTP, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: newfivefour, Unassigned)
Details
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:48.0) Gecko/20100101 Firefox/48.0
Build ID: 20160511004106
Steps to reproduce:
Went to a HTTP2 site with server push: https://http2-push.appspot.com/
Actual results:
HTML Imports were probably not server pushed. Although there's no way to check, see https://bugzilla.mozilla.org/show_bug.cgi?id=1272740
Expected results:
They should be server pushed.
Can someone confirm if Firefox supports server pushing HTML Imports down along with JS files and others that are supported?
Comment 1•10 years ago
|
||
Patrick Could you look at this also?
Component: Untriaged → Networking: HTTP
Flags: needinfo?(mcmanus)
Product: Firefox → Core
Comment 2•10 years ago
|
||
you would be able to figure it out from
https://developer.mozilla.org/en-US/docs/Mozilla/Debugging/HTTP_logging
please don't use bugzilla as a support forum.
Flags: needinfo?(mcmanus)
Updated•10 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 10 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•