Changeset 1374 for draft-ietf-httpbis/latest/p2-semantics.xml
- Timestamp:
- 04/08/11 05:41:28 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p2-semantics.xml
r1373 r1374 24 24 <!ENTITY caching "<xref target='Part6' xmlns:x='http://purl.org/net/xml2rfc/ext'/>"> 25 25 <!ENTITY auth "<xref target='Part7' xmlns:x='http://purl.org/net/xml2rfc/ext'/>"> 26 <!ENTITY combining-responses "<xref target='Part6' x:rel='#combining.responses' xmlns:x='http://purl.org/net/xml2rfc/ext'/>">27 26 <!ENTITY content-negotiation "<xref target='Part3' x:rel='#content.negotiation' xmlns:x='http://purl.org/net/xml2rfc/ext'/>"> 28 27 <!ENTITY notation-abnf "<xref target='Part1' x:rel='#notation.abnf' xmlns:x='http://purl.org/net/xml2rfc/ext'/>"> … … 725 724 <t>If the response status code is 204, 206, or 304 and the request method was GET 726 725 or HEAD, the response payload is a partial representation of the target 727 resource (see &combining-responses;).</t>726 resource.</t> 728 727 <t>If the response has a Content-Location header field, and that URI is the same 729 728 as the effective request URI, the response payload is a representation of the
Note: See TracChangeset
for help on using the changeset viewer.