Changeset 1317 for draft-ietf-httpbis/latest/p1-messaging.xml
- Timestamp:
- Jun 29, 2011, 4:58:06 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p1-messaging.xml
r1316 r1317 638 638 it should be understood that behaviors can differ across connections, and 639 639 between requests and responses. 640 </t> 641 <t> 642 Recipients &MUST; consider every message in a connection in isolation; 643 because HTTP is a stateless protocol, it cannot be assumed that two requests 644 on the same connection are from the same client or share any other common 645 attributes. 640 646 </t> 641 647 </section> … … 5919 5925 "Set expectations around buffering" 5920 5926 </t> 5927 <t> 5928 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/288"/>: 5929 "Considering messages in isolation" 5930 </t> 5921 5931 </list> 5922 5932 </t>
Note: See TracChangeset
for help on using the changeset viewer.