Skip to content

Commit

Permalink
add normative reference to RFC 2017 in 1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
acoburn committed Jan 10, 2017
1 parent 13aa1e3 commit 3641f2e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -122,8 +122,8 @@ <h2>Content-Type: message/external-body</h2>
Implementations MUST support the use of <code>Content-Type: message/external-body</code>
for request bodies for HTTP <code>POST</code> and HTTP <code>PUT</code> to LDP-NRs. This content-type
requires a complete <code>Content-Type</code> header that includes the location of the external body, e.g
<code>Content-Type: message/external-body; access-type=URL; URL=\"http://www.example.com/file\"</code>.
When a GET is made to the resource in question, the response MUST be an HTTP 3xx redirect
<code>Content-Type: message/external-body; access-type=URL; URL=\"http://www.example.com/file\"</code>,
as defined in [[!rfc2017]]. When a GET is made to the resource in question, the response MUST be an HTTP 3xx redirect
message redirecting to the external URL.
</p>
</section>
Expand Down

0 comments on commit 3641f2e

Please # to comment.