Skip to content

Commit 73c4355

Browse files
committed
Merge HTTP section with media type precision section.
1 parent 22f5998 commit 73c4355

File tree

1 file changed

+2
-8
lines changed

1 file changed

+2
-8
lines changed

index.html

+2-8
Original file line numberDiff line numberDiff line change
@@ -4521,17 +4521,11 @@ <h3>Media Type Precision</h3>
45214521
ensure that payloads conform with the requirements for their use in a given
45224522
system.
45234523
</p>
4524-
</section>
4525-
<section class="informative">
4526-
<h2>HTTP</h2>
45274524
<p>
45284525
HTTP clients and servers use media types associated with [=verifiable
45294526
credentials=] and [=verifiable presentations=] in accept headers and when
4530-
indicating content types.
4531-
</p>
4532-
<p>
4533-
Nonetheless, HTTP servers might ignore the accept header and return another
4534-
content type, or return an error code such as
4527+
indicating content types. Nonetheless, HTTP servers might ignore the accept
4528+
header and return another content type, or return an error code such as
45354529
<a data-cite="RFC7231#section-6.5.13">`415 Unsupported Media Type`</a>.
45364530
</p>
45374531
</section>

0 commit comments

Comments
 (0)