[meta] Implement 103 Early Hints
Categories
(Core :: Networking: HTTP, enhancement, P3)
Tracking
()
Tracking | Status | |
---|---|---|
firefox58 | --- | affected |
People
(Reporter: dragana, Unassigned)
References
(Depends on 16 open bugs)
Details
(Keywords: meta, parity-chrome, parity-safari, Whiteboard: [necko-triaged])
Attachments
(3 files)
(deleted),
patch
|
Details | Diff | Splinter Review | |
(deleted),
patch
|
Details | Diff | Splinter Review | |
(deleted),
patch
|
Details | Diff | Splinter Review |
Updated•7 years ago
|
Reporter | ||
Comment 1•7 years ago
|
||
Reporter | ||
Comment 2•7 years ago
|
||
Reporter | ||
Comment 3•7 years ago
|
||
Reporter | ||
Comment 4•7 years ago
|
||
Comment hidden (me-too) |
Reporter | ||
Updated•6 years ago
|
Comment 6•5 years ago
|
||
Any news on this?
I expect that website owners will only start to use early hints once a major browser supports it, but server-side support has been added in several servers/frameworks, for example:
- Apache HTTPD: https://httpd.apache.org/docs/2.4/howto/http2.html#earlyhints
- Puma & Rails (Ruby): https://eileencodes.com/posts/http2-early-hints/
Comment 9•4 years ago
|
||
Some movement here on the chrome side, intent to prototype:
https://groups.google.com/a/chromium.org/g/blink-dev/c/DAgWIczGtG0/m/gSXvjYn-AwAJ
From this design:
https://docs.google.com/document/d/1gCh_CnfrJq_VL7aGoq6skc7sn4yn5pKsM0gkHe5B9go/edit#heading=h.yh1rfx1p5ocs
Dragana, not quite sure if the proposed use of 103 reponse for a chrome trial is a great idea. Any thoughts?
Reporter | ||
Comment 10•4 years ago
|
||
(In reply to Benjamin De Kosnik [:bdekoz] from comment #9)
Some movement here on the chrome side, intent to prototype:
https://groups.google.com/a/chromium.org/g/blink-dev/c/DAgWIczGtG0/m/gSXvjYn-AwAJFrom this design:
https://docs.google.com/document/d/1gCh_CnfrJq_VL7aGoq6skc7sn4yn5pKsM0gkHe5B9go/edit#heading=h.yh1rfx1p5ocsDragana, not quite sure if the proposed use of 103 reponse for a chrome trial is a great idea. Any thoughts?
This is on my radar already. The document shows interesting possible performance improvement from the telemetry they have collected (it sounds also a bit high). There is not a good spec for this feature, e.g. integration with fetch spec is missing. In one of the docs they proposed 2 possible implementation, but I would prefer to have some spec or at lease a draft that we can discuss. Anne had similar comment.
I was thinking about adding telemetry to estimate possible performance improvement in Firefox (if you are interested to help :) ).
Updated•3 years ago
|
Comment 11•3 years ago
|
||
Is this picking up steam now here due to Cloudflare enabling beta Early Hints on accounts?
Reporter | ||
Updated•3 years ago
|
Updated•2 years ago
|
Comment 12•2 years ago
|
||
This is live in Cloudflare and out of beta, I just toggled it on for my website.
Updated•2 years ago
|
Comment 13•1 year ago
|
||
FYI - Chrome already had it, and Safari 17 also mentioned this.
Description
•