{ "@context": "https://schema.org", "@id": "https://webspecification.com/spec/performance/no-vary-search.jsonld", "@graph": [ { "@type": "TechArticle", "@id": "https://webspecification.com/spec/performance/no-vary-search/#article", "headline": "No-Vary-Search response header", "description": "The `No-Vary-Search` response header tells browsers and caches that some URL query parameters (tracking, UTM, sort order) do not change the response. The cached entry for the canonical URL is reused for variants — fewer fetches, better prefetch hits, less duplicate work.", "url": "https://webspecification.com/spec/performance/no-vary-search/", "inLanguage": "en", "isPartOf": { "@type": "WebSite", "@id": "https://webspecification.com/#website", "name": "Web Specification Studio", "url": "https://webspecification.com" }, "author": { "@type": "Person", "name": "Web Specification Studio", "url": "https://webspecification.com" }, "publisher": { "@type": "Organization", "@id": "https://webspecification.com/#organization", "name": "Web Specification Studio", "url": "https://webspecification.com" }, "license": "https://creativecommons.org/licenses/by/4.0/", "dateModified": "2026-07-09T00:00:00.000Z", "citation": [ { "@type": "CreativeWork", "name": "No-Vary-Search — WICG editor's draft", "url": "https://wicg.github.io/nav-speculation/no-vary-search.html", "publisher": { "@type": "Organization", "name": "WICG" } }, { "@type": "CreativeWork", "name": "MDN — No-Vary-Search", "url": "https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Headers/No-Vary-Search", "publisher": { "@type": "Organization", "name": "MDN" } }, { "@type": "CreativeWork", "name": "Chrome Status — No-Vary-Search", "url": "https://chromestatus.com/feature/5202380930678784", "publisher": { "@type": "Organization", "name": "Google" } } ] }, { "@type": "BreadcrumbList", "@id": "https://webspecification.com/spec/performance/no-vary-search/#breadcrumb", "itemListElement": [ { "@type": "ListItem", "position": 1, "name": "Home", "item": "https://webspecification.com/" }, { "@type": "ListItem", "position": 2, "name": "Spec", "item": "https://webspecification.com/spec/" }, { "@type": "ListItem", "position": 3, "name": "Performance", "item": "https://webspecification.com/spec/performance/" }, { "@type": "ListItem", "position": 4, "name": "No-Vary-Search response header", "item": "https://webspecification.com/spec/performance/no-vary-search/" } ] } ] }