Changeset 708 for draft-ietf-httpbis/latest/p2-semantics.xml
- Timestamp:
- 07/10/09 16:03:34 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p2-semantics.xml
r704 r708 720 720 </t> 721 721 <t> 722 In particular, the convention has been established that the GET and723 HEADmethods &SHOULD-NOT; have the significance of taking an action722 In particular, the convention has been established that the GET, HEAD, 723 OPTIONS, and TRACE methods &SHOULD-NOT; have the significance of taking an action 724 724 other than retrieval. These methods ought to be considered "<x:dfn anchor="safe">safe</x:dfn>". 725 725 This allows user agents to represent other methods, such as POST, PUT … … 3702 3702 </list> 3703 3703 </t> 3704 <t> 3705 Partly resolved issues: 3706 <list style="symbols"> 3707 <t> 3708 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/171"/>: 3709 "Are OPTIONS and TRACE safe?" 3710 </t> 3711 </list> 3712 </t> 3713 3704 3714 </section> 3705 3715
Note: See TracChangeset
for help on using the changeset viewer.