Section 5 of Unencoded-Digest explains the considerations related to content codings that don't produce a byte-for-byte equivalent output after decode; see https://httpwg.org/http-extensions/draft-ietf-httpbis-unencoded-digest.html#section-5
Since the success of this protocol hinges on correct validation, a poor choice of content coding could lead to unanticipated failures.
To mitigate that, it probably makes the most sense for this document to normatively prohibit the use of any such content codings. I.E. MUST NOT use (and possibily even... or else the client MUST fail validation).
Section 5 of Unencoded-Digest explains the considerations related to content codings that don't produce a byte-for-byte equivalent output after decode; see https://httpwg.org/http-extensions/draft-ietf-httpbis-unencoded-digest.html#section-5
Since the success of this protocol hinges on correct validation, a poor choice of content coding could lead to unanticipated failures.
To mitigate that, it probably makes the most sense for this document to normatively prohibit the use of any such content codings. I.E. MUST NOT use (and possibily even... or else the client MUST fail validation).