Skip to content

Commit 2e1d0d6

Browse files
authored
Merge pull request #15 from ioggstream/ioggstream-editorial-3
Editorial improvements on IANA considerations.
2 parents 8c1f4c1 + f0c7aef commit 2e1d0d6

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

draft-kleidl-digest-fields-problem-types.md

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,9 @@ Although an error appeared while handling the digest fields, the server may choo
148148

149149
# IANA Considerations
150150

151-
IANA is asked to register the following entry in the "HTTP Problem Types" registry:
151+
IANA is asked to register the following entries in the "HTTP Problem Types" registry at <https://www.iana.org/assignments/http-problem-types>.
152+
153+
## Registration of "unsupported-hashing-algorithm" Problem Type
152154

153155
Type URI:
154156
: https://iana.org/assignments/http-problem-types#unsupported-hashing-algorithm
@@ -160,9 +162,9 @@ Recommended HTTP status code:
160162
: 400
161163

162164
Reference:
163-
: This document
165+
: {{unsupported-hashing-algorithm}} of this document
164166

165-
IANA is asked to register the following entry in the "HTTP Problem Types" registry:
167+
## Registration of "invalid-digest-value" Problem Type
166168

167169
Type URI:
168170
: https://iana.org/assignments/http-problem-types#invalid-digest-value
@@ -174,9 +176,9 @@ Recommended HTTP status code:
174176
: 400
175177

176178
Reference:
177-
: This document
179+
: {{invalid-digest-value}} of this document
178180

179-
IANA is asked to register the following entry in the "HTTP Problem Types" registry:
181+
## Registration of "mismatching-digest-value" Problem Type
180182

181183
Type URI:
182184
: https://iana.org/assignments/http-problem-types#mismatching-digest-value
@@ -188,7 +190,7 @@ Recommended HTTP status code:
188190
: 400
189191

190192
Reference:
191-
: This document
193+
: {{mismatching-digest-value}} of this document
192194

193195
--- back
194196

0 commit comments

Comments
 (0)