Changeset 2252 for draft-ietf-httpbis/latest/p1-messaging.html
- Timestamp:
- May 18, 2013, 11:45:55 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p1-messaging.html
r2251 r2252 835 835 ETag: "34aa387-d-1568eb00" 836 836 Accept-Ranges: bytes 837 Content-Length: 14837 Content-Length: 51 838 838 Vary: Accept-Encoding 839 839 Content-Type: text/plain 840 840 841 <span id="exbody">Hello World! 842 </span></pre><p>(Note that the content length includes the trailing CR/LF sequence of the body text)</p> 843 <h2 id="rfc.section.2.2"><a href="#rfc.section.2.2">2.2</a> <a id="implementation-diversity" href="#implementation-diversity">Implementation Diversity</a></h2> 841 <span id="exbody">Hello World! My payload includes a trailing CRLF. 842 </span></pre><h2 id="rfc.section.2.2"><a href="#rfc.section.2.2">2.2</a> <a id="implementation-diversity" href="#implementation-diversity">Implementation Diversity</a></h2> 844 843 <p id="rfc.section.2.2.p.1">When considering the design of HTTP, it is easy to fall into a trap of thinking that all user agents are general-purpose browsers 845 844 and all origin servers are large public websites. That is not the case in practice. Common HTTP user agents include household
Note: See TracChangeset
for help on using the changeset viewer.