Changeset 2258 for draft-ietf-httpbis/latest/p1-messaging.html
- Timestamp:
- 19/05/13 19:38:15 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p1-messaging.html
r2257 r2258 2092 2092 </p> 2093 2093 <p id="rfc.section.6.6.p.5">A client that receives a <a href="#header.connection" class="smpl">close</a> connection option <em class="bcp14">MUST</em> cease sending requests on that connection and close the connection after reading the response message containing the close; 2094 if additional pipelined requests had been sent on the connection, the client <em class="bcp14">SHOULD </em> assume that they will notbe processed by the server.2094 if additional pipelined requests had been sent on the connection, the client <em class="bcp14">SHOULD NOT</em> assume that they will be processed by the server. 2095 2095 </p> 2096 2096 <p id="rfc.section.6.6.p.6">If a server performs an immediate close of a TCP connection, there is a significant risk that the client will not be able
Note: See TracChangeset
for help on using the changeset viewer.