Changeset 759 for draft-ietf-httpbis/latest/p2-semantics.xml
- Timestamp:
- 12/02/10 11:08:40 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p2-semantics.xml
r758 r759 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 GET or HEAD. A client &SHOULD; detect infinite redirection loops, since 1285 such loops generate network traffic for each redirection. 1284 is known to be "safe", as defined in <xref target="safe.methods"/>. 1285 A client &SHOULD; detect infinite redirection loops, since such loops 1286 generate network traffic for each redirection. 1286 1287 </t> 1287 1288 <x:note> … … 3707 3708 <section title="Since draft-ietf-httpbis-p2-semantics-08" anchor="changes.since.08"> 3708 3709 <t> 3709 None yet. 3710 Closed issues: 3711 <list style="symbols"> 3712 <t> 3713 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/10"/>: 3714 "Safe Methods vs Redirection" (we missed the introduction to the 3xx 3715 status codes when fixing this previously) 3716 </t> 3717 </list> 3710 3718 </t> 3711 3719 </section>
Note: See TracChangeset
for help on using the changeset viewer.