Want-Repr-Digest

Experimental: This is an experimental technology
Check the Browser compatibility table carefully before using this in production.

The Want-Repr-Digest request or response header states the wish for a Repr-Digest header.

Header type Representation header
Forbidden header name no

Syntax

Want-Repr-Digest describes an RFC8941 dictionary with its keys being hashing algorithms and its values being the integers 0 (meaning "not acceptable") or 1 to 9 (conveying ascending, relative, weighted preference).

Note: In contrast to earlier drafts of the specifications, the weighting is not declared via q-values.

Directives

For permissible digest algorithms see Repr-Digest.

Examples

http
Want-Repr-Digest: sha-512=8, sha-256=6, adler=0, sha=1
Want-Repr-Digest: sha-512=10, sha-256=1, md5=0

Specifications

Specification
Unknown specification

Browser compatibility

BCD tables only load in the browser

See also