Skip to content

Commit

Permalink
Merge pull request #364 from luminem/security-http-sections
Browse files Browse the repository at this point in the history
Security http sections
  • Loading branch information
mlagally authored Feb 22, 2023
2 parents 168ea37 + 5bbd014 commit 439d590
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -643,12 +643,15 @@ <h2>Security</h2>
</ul>
</div>
<p><span class="rfc2119-assertion" id="common-constraints-security-2">
Conformant Consumers MUST support all of these security schemes.</span>
Conformant Consumers MUST support at least all of these security schemes.</span>
</p>

<p><span class="rfc2119-assertion" id="common-constraints-security-3">
A Thing MAY implement multiple security schemes.</span>
</p>
<p><span class="rfc2119-assertion" id="common-constraints-security-4">
A Thing MUST support at least one of the above security schemes.</span>
</p>

<p><span class="rfc2119-assertion" id="common-constraints-security-6">
Conformant Consumers MUST support security bootstrapping for all
Expand Down Expand Up @@ -901,7 +904,7 @@ <h3>Media Types for Link Targets</h3>

<!-- Errors -->
<section id="common-constraints-errors">
<h2 id="error-responses">Errors</h2>
<h3 id="error-responses">Errors</h3>
<p>
<span class="rfc2119-assertion" id="common-constraints-errors-1">
If any of the operations defined in the protocol bindings of HTTP
Expand Down

0 comments on commit 439d590

Please sign in to comment.