Changeset 760 for draft-ietf-httpbis/latest
- Timestamp:
- 12/02/10 16:31:30 (12 years ago)
- Location:
- draft-ietf-httpbis/latest
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p2-semantics.html
r759 r760 1208 1208 <p id="rfc.section.8.3.p.1">This class of status code indicates that further action needs to be taken by the user agent in order to fulfill the request. 1209 1209 The action required <em class="bcp14">MAY</em> be carried out by the user agent without interaction with the user if and only if the method used in the second request is 1210 isknown to be "safe", as defined in <a href="#safe.methods" title="Safe Methods">Section 7.1.1</a>. A client <em class="bcp14">SHOULD</em> detect infinite redirection loops, since such loops generate network traffic for each redirection.1210 known to be "safe", as defined in <a href="#safe.methods" title="Safe Methods">Section 7.1.1</a>. A client <em class="bcp14">SHOULD</em> detect infinite redirection loops, since such loops generate network traffic for each redirection. 1211 1211 </p> 1212 1212 <div class="note" id="rfc.section.8.3.p.2"> -
draft-ietf-httpbis/latest/p2-semantics.xml
r759 r760 1282 1282 required &MAY; be carried out by the user agent without interaction 1283 1283 with the user if and only if the method used in the second request is 1284 isknown to be "safe", as defined in <xref target="safe.methods"/>.1284 known to be "safe", as defined in <xref target="safe.methods"/>. 1285 1285 A client &SHOULD; detect infinite redirection loops, since such loops 1286 1286 generate network traffic for each redirection.
Note: See TracChangeset
for help on using the changeset viewer.