-
Notifications
You must be signed in to change notification settings - Fork 74
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Aligning on behavior of prefetch #723
Comments
Looks reasonable to me too. |
Thanks! I wonder what's your view on the related CSP change: w3c/webappsec-csp#582 |
I've discussed with @valenting , we think this looks reasonable. Will label as "positive", no need for a dashboard entry. |
Request for Mozilla Position on changes to an Existing Web Specification
Mozilla introduced prefetch years ago... Now trying to align it across browsers. The proposal is very similar to what Mozilla already does, with a couple of changes:
The
Accept
header for prefetch is defined as the same one that is sent with frame navigation. This prevents double-prefetches withVary: Accept
Instead of the custom
X-Moz: Prefetch
andPurpose: Prefetch
we send today, align onSec-Purpose: Prefetch
Specification Title:
Specification or proposal URL: Define link processing for prefetch whatwg/html#8111
Caniuse.com URL (optional): https://caniuse.com/link-rel-prefetch
Bugzilla URL (optional): https://bugzilla.mozilla.org/show_bug.cgi?id=1788167
Mozillians who can provide input (optional):
Other information
The text was updated successfully, but these errors were encountered: