{ "@context": "https://schema.org", "@id": "https://webspecification.com/spec/security/digest-fields.jsonld", "@graph": [ { "@type": "TechArticle", "@id": "https://webspecification.com/spec/security/digest-fields/#article", "headline": "Digest Fields (Content-Digest and Repr-Digest)", "description": "RFC 9530 lets a server publish a cryptographic hash of what it sent, so a client can detect corruption in transit. Worth shipping on APIs, file downloads, and machine-readable endpoints; browsers ignore it.", "url": "https://webspecification.com/spec/security/digest-fields/", "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-08T00:00:00.000Z", "citation": [ { "@type": "CreativeWork", "name": "RFC 9530 — Digest Fields", "url": "https://www.rfc-editor.org/rfc/rfc9530.html", "publisher": { "@type": "Organization", "name": "IETF" } }, { "@type": "CreativeWork", "name": "RFC 9110 — HTTP Semantics §8.1 (Representation Data), §6.4 (Content)", "url": "https://www.rfc-editor.org/rfc/rfc9110.html#name-representation-data", "publisher": { "@type": "Organization", "name": "IETF" } }, { "@type": "CreativeWork", "name": "IANA — Hash Algorithms for HTTP Digest Fields", "url": "https://www.iana.org/assignments/http-digest-hash-alg/http-digest-hash-alg.xhtml", "publisher": { "@type": "Organization", "name": "IANA" } }, { "@type": "CreativeWork", "name": "RFC 9421 — HTTP Message Signatures", "url": "https://www.rfc-editor.org/rfc/rfc9421.html", "publisher": { "@type": "Organization", "name": "IETF" } } ] }, { "@type": "BreadcrumbList", "@id": "https://webspecification.com/spec/security/digest-fields/#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": "Security", "item": "https://webspecification.com/spec/security/" }, { "@type": "ListItem", "position": 4, "name": "Digest Fields (Content-Digest and Repr-Digest)", "item": "https://webspecification.com/spec/security/digest-fields/" } ] } ] }