-
Notifications
You must be signed in to change notification settings - Fork 22.8k
Editorial review: Add speculationrules request.destination #40357
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
Editorial review: Add speculationrules request.destination #40357
Conversation
@domenic, do you think this needs anything else? |
Preview URLs Flaws (3)Note! 1 document with no flaws that don't need to be listed. 🎉 URL:
(comment last updated: 2025-07-16 00:10:39) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great!
files/en-us/web/http/reference/headers/speculation-rules/index.md
Outdated
Show resolved
Hide resolved
Co-authored-by: Domenic Denicola <d@domenic.me>
Technical review done, cheers @domenic. @hamishwillee can I get you to sign off on this one? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Noice. Thank you.
Description
As requested in #40289, this PR adds information to MDN about the
speculationrules
request destination type.See https://wicg.github.io/nav-speculation/speculation-rules.html#fetch for the specification.
Browser compat information TBC.
Motivation
Additional details
Related issues and pull requests
Fixes #40289.