Changeset 1950 for draft-ietf-httpbis/latest/p2-semantics.xml
- Timestamp:
- 24/10/12 12:34:40 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p2-semantics.xml
r1932 r1950 2862 2862 <t> 2863 2863 This class of status code indicates that further action needs to be 2864 taken by the user agent in order to fulfill the request. If the required 2865 action involves a subsequent HTTP request, it &MAY; be carried out by the 2866 user agent without interaction with the user if and only if the method used 2867 in the second request is known to be "safe", as defined in 2868 <xref target="safe.methods"/>. 2864 taken by the user agent in order to fulfill the request. 2869 2865 </t> 2870 2866 <t> … … 5991 5987 <section title="Since draft-ietf-httpbis-p2-semantics-21" anchor="changes.since.21"> 5992 5988 <t> 5993 None yet. 5989 Closed issues: 5990 <list style="symbols"> 5991 <t> 5992 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/388"/>: 5993 "User confirmation for unsafe methods" 5994 </t> 5995 </list> 5994 5996 </t> 5995 5997 </section>
Note: See TracChangeset
for help on using the changeset viewer.