Skip to content

Commit a3f76c2

Browse files
authored
Align want-unencoded-digest text with RFC 9530 (#3364)
See https://httpwg.org/specs/rfc9530.html#rfc.section.4 - we were missing the final sentence in the the 3rd paragraph
1 parent ab89f77 commit a3f76c2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

draft-ietf-httpbis-unencoded-digest.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,8 @@ would like the client to provide the `Unencoded-Digest` field on future requests
201201
and send an `Unencoded-Digest` field using any algorithm or omit the field
202202
entirely. It is not a protocol error if preferences are ignored. Applications
203203
that use `Unencoded-Digest` and `Want-Unencoded-Digest` can define expectations
204-
or constraints that operate in addition to this specification.
204+
or constraints that operate in addition to this specification. Ignored
205+
preferences are an application-specific concern.
205206

206207
`Want-Unencoded-Digest` is of type `Dictionary` where each:
207208

0 commit comments

Comments
 (0)