Skip to content

Commit

Permalink
Add normative language around HTTP content-type header.
Browse files Browse the repository at this point in the history
  • Loading branch information
wes-smith committed Mar 19, 2024
1 parent 15a3e9b commit 10f0cca
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -679,6 +679,15 @@ <h3>Options</h3>
properties.
</p>
</section>
<section>
<h3>HTTP Headers</h3>
<p>
All requests and responses sent to/from the VC API MUST contain the following header:
</p>
<p>
`Content-Type: application/json`</p>
</p>
</section>

<section>
<h3>Issuing</h3>
Expand Down

0 comments on commit 10f0cca

Please sign in to comment.