Skip to content

Commit

Permalink
Merge HTTP section with media type precision section.
Browse files Browse the repository at this point in the history
  • Loading branch information
msporny committed Aug 18, 2024
1 parent 22f5998 commit 73c4355
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4521,17 +4521,11 @@ <h3>Media Type Precision</h3>
ensure that payloads conform with the requirements for their use in a given
system.
</p>
</section>
<section class="informative">
<h2>HTTP</h2>
<p>
HTTP clients and servers use media types associated with [=verifiable
credentials=] and [=verifiable presentations=] in accept headers and when
indicating content types.
</p>
<p>
Nonetheless, HTTP servers might ignore the accept header and return another
content type, or return an error code such as
indicating content types. Nonetheless, HTTP servers might ignore the accept
header and return another content type, or return an error code such as
<a data-cite="RFC7231#section-6.5.13">`415 Unsupported Media Type`</a>.
</p>
</section>
Expand Down

0 comments on commit 73c4355

Please sign in to comment.