Skip to content

Commit f0c7aef

Browse files
committed
Editorial improvements on IANA considerations.
1 parent 97cc1f4 commit f0c7aef

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
@@ -144,7 +144,9 @@ Although an error appeared while handling the digest fields, the server may choo
144144

145145
# IANA Considerations
146146

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

149151
Type URI:
150152
: https://iana.org/assignments/http-problem-types#unsupported-hashing-algorithm
@@ -156,9 +158,9 @@ Recommended HTTP status code:
156158
: 400
157159

158160
Reference:
159-
: This document
161+
: {{unsupported-hashing-algorithm}} of this document
160162

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

163165
Type URI:
164166
: https://iana.org/assignments/http-problem-types#invalid-digest-value
@@ -170,9 +172,9 @@ Recommended HTTP status code:
170172
: 400
171173

172174
Reference:
173-
: This document
175+
: {{invalid-digest-value}} of this document
174176

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

177179
Type URI:
178180
: https://iana.org/assignments/http-problem-types#mismatching-digest-value
@@ -184,7 +186,7 @@ Recommended HTTP status code:
184186
: 400
185187

186188
Reference:
187-
: This document
189+
: {{mismatching-digest-value}} of this document
188190

189191
--- back
190192

0 commit comments

Comments
 (0)