Skip to content
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

No-Vary-Search and expects_no_vary_search are now supported for prerender #25600

Merged
merged 2 commits into from
Jan 8, 2025

Conversation

tunetheweb
Copy link
Contributor

@tunetheweb tunetheweb commented Jan 7, 2025

Summary

No-Vary-Search and expects_no_vary_search where originally implemented for prefetch only but as of Chrome 127 also support prerender.

Test results and supporting details

Demo site used to test:
https://speculation-rules-no-vary-search.glitch.me/prerender.html

Details of when it was added:
https://chromestatus.com/feature/5099218903760896

Related issues

@github-actions github-actions bot added data:http Compat data for HTTP features. https://developer.mozilla.org/docs/Web/HTTP data:html Compat data for HTML elements. https://developer.mozilla.org/docs/Web/HTML size:m [PR only] 25-100 LoC changed labels Jan 7, 2025
Copy link
Member

@Elchi3 Elchi3 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you! 👍

@Elchi3 Elchi3 merged commit bb490be into mdn:main Jan 8, 2025
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
data:html Compat data for HTML elements. https://developer.mozilla.org/docs/Web/HTML data:http Compat data for HTTP features. https://developer.mozilla.org/docs/Web/HTTP size:m [PR only] 25-100 LoC changed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants