Changeset 2261
- Timestamp:
- 19/05/13 22:48:29 (9 years ago)
- Location:
- draft-ietf-httpbis/latest
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p1-messaging.html
r2260 r2261 2073 2073 congestion. 2074 2074 </p> 2075 <p id="rfc.section.6.5.p.5">A client sending a message body <em class="bcp14">SHOULD</em> monitor the network connection for an error status code while it is transmitting the request. If the client sees an error2076 status code,it <em class="bcp14">SHOULD</em> immediately cease transmitting the body and close the connection.2075 <p id="rfc.section.6.5.p.5">A client sending a message body <em class="bcp14">SHOULD</em> monitor the network connection for an error response while it is transmitting the request. If the client sees an error response, 2076 it <em class="bcp14">SHOULD</em> immediately cease transmitting the body and close the connection. 2077 2077 </p> 2078 2078 <div id="rfc.iref.c.13"></div> -
draft-ietf-httpbis/latest/p1-messaging.xml
r2260 r2261 3007 3007 <t> 3008 3008 A client sending a message body &SHOULD; monitor 3009 the network connection for an error status code while it is transmitting3010 the request. If the client sees an error status code, it &SHOULD;3009 the network connection for an error response while it is transmitting 3010 the request. If the client sees an error response, it &SHOULD; 3011 3011 immediately cease transmitting the body and close the connection. 3012 3012 </t>
Note: See TracChangeset
for help on using the changeset viewer.