You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 30, 2023. It is now read-only.
Chrome seems to be setting a Purpose: prefetch header for prefetched resources. I'm not sure what other implementations are doing.
This is not documented in the spec, but seems to be something developers are interested in. (presumably in order to tell apart in their server-side analytics which resources were prefetched vs. which ones were explicitly needed by the browser)
We should probably add it to the spec (or decide that it's an awful, awful idea and file bugs against implementations that do that).