List
These headers are experiemental:
- Content-Digest - provides a digest of stream of octets framed in an HTTP message (the message content ) dependent on Content-Encoding and Content-Range .
- Repr-Digest - provides a digest of the selected representation of the target resource
before transmission
; unlike
Content-Digest
, the digest does not consider Content-Encoding or Content-Range. - Want-Content-Digest - states the wish for a Content-Digest header; it is the
Content-
analogue ofWant-Repr-Digest
. - Want-Repgr-Digest - states the wish for a
Repr-Digest
header; it is theRepr-
analogue ofWant-Content-Digest
.