Changeset 263 for draft-ietf-httpbis/latest/p2-semantics.xml
- Timestamp:
- 13/06/08 16:11:16 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p2-semantics.xml
r262 r263 61 61 <!ENTITY message-body "<xref target='Part1' x:rel='#message.body' xmlns:x='http://purl.org/net/xml2rfc/ext'/>"> 62 62 <!ENTITY product-tokens "<xref target='Part1' x:rel='#product.tokens' xmlns:x='http://purl.org/net/xml2rfc/ext'/>"> 63 <!ENTITY media-type-message-http "<xref target='Part1' x:rel='#internet.media.type.message.http' xmlns:x='http://purl.org/net/xml2rfc/ext'/>"> 63 64 ]> 64 65 <?rfc toc="yes" ?> … … 947 948 If the request is valid, the response &SHOULD; contain the entire 948 949 request message in the entity-body, with a Content-Type of 949 "message/http". Responses to this method &MUST-NOT; be cached. 950 "message/http" (see &media-type-message-http;). Responses to this method 951 &MUST-NOT; be cached. 950 952 </t> 951 953 </section>
Note: See TracChangeset
for help on using the changeset viewer.