Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Orie Steele <[email protected]>
Co-authored-by: Ted Thibodeau Jr <[email protected]>
  • Loading branch information
3 people authored and msporny committed Aug 31, 2023
1 parent b4cf673 commit 48287e9
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4132,9 +4132,14 @@ <h3>Media Type Precision</h3>
<h2>HTTP</h2>
<p>
It is expected that HTTP endpoints will use the media types associated with
<a>verifiable credentials</a> in accept headers and
<a>verifiable credentials</a> and <a>verifiable presentations</a> 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 <a data-cite="RFC7231#section-6.5.13"><code>415
Unsupported Media Type</code></a>.
</p>
</section>

<section class="informative">
Expand Down

0 comments on commit 48287e9

Please sign in to comment.