{ "@context": "https://schema.org", "@id": "https://webspecification.com/spec/performance/http3.jsonld", "@graph": [ { "@type": "TechArticle", "@id": "https://webspecification.com/spec/performance/http3/#article", "headline": "HTTP/2 and HTTP/3", "description": "Serve over HTTP/2 at minimum and HTTP/3 where you can. Multiplexing eliminates head-of-line blocking; QUIC removes TCP handshake delays.", "url": "https://webspecification.com/spec/performance/http3/", "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-06-20T00:00:00.000Z", "citation": [ { "@type": "CreativeWork", "name": "RFC 9114 — HTTP/3", "url": "https://www.rfc-editor.org/rfc/rfc9114", "publisher": { "@type": "Organization", "name": "IETF" } }, { "@type": "CreativeWork", "name": "RFC 9113 — HTTP/2", "url": "https://www.rfc-editor.org/rfc/rfc9113", "publisher": { "@type": "Organization", "name": "IETF" } }, { "@type": "CreativeWork", "name": "MDN — Evolution of HTTP", "url": "https://developer.mozilla.org/en-US/docs/Web/HTTP/Guides/Evolution_of_HTTP", "publisher": { "@type": "Organization", "name": "MDN" } }, { "@type": "CreativeWork", "name": "MDN — Alt-Svc", "url": "https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Headers/Alt-Svc", "publisher": { "@type": "Organization", "name": "MDN" } } ] }, { "@type": "BreadcrumbList", "@id": "https://webspecification.com/spec/performance/http3/#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": "HTTP/2 and HTTP/3", "item": "https://webspecification.com/spec/performance/http3/" } ] } ] }