Changeset 1898 for draft-ietf-httpbis/latest/p2-semantics.xml
- Timestamp:
- 15/09/12 10:28:59 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p2-semantics.xml
r1895 r1898 1094 1094 </rdf:Description> 1095 1095 <iref primary="true" item="GET method" x:for-anchor=""/> 1096 <iref primary="true" item="Methods" subitem="GET" x:for-anchor=""/>1097 1096 <t> 1098 1097 The GET method requests transfer of a current representation of … … 1145 1144 </rdf:Description> 1146 1145 <iref primary="true" item="HEAD method" x:for-anchor=""/> 1147 <iref primary="true" item="Methods" subitem="HEAD" x:for-anchor=""/>1148 1146 <t> 1149 1147 The HEAD method is identical to GET except that the server &MUST-NOT; … … 1170 1168 <section title="POST" anchor="POST"> 1171 1169 <iref primary="true" item="POST method" x:for-anchor=""/> 1172 <iref primary="true" item="Methods" subitem="POST" x:for-anchor=""/>1173 1170 <t> 1174 1171 The POST method requests that the origin server accept the … … 1229 1226 </rdf:Description> 1230 1227 <iref primary="true" item="PUT method" x:for-anchor=""/> 1231 <iref primary="true" item="Methods" subitem="PUT" x:for-anchor=""/>1232 1228 <t> 1233 1229 The PUT method requests that the state of the target resource … … 1357 1353 </rdf:Description> 1358 1354 <iref primary="true" item="DELETE method" x:for-anchor=""/> 1359 <iref primary="true" item="Methods" subitem="DELETE" x:for-anchor=""/>1360 1355 <t> 1361 1356 The DELETE method requests that the origin server delete the target … … 1390 1385 <section title="CONNECT" anchor="CONNECT"> 1391 1386 <iref primary="true" item="CONNECT method" x:for-anchor=""/> 1392 <iref primary="true" item="Methods" subitem="CONNECT" x:for-anchor=""/>1393 1387 <t> 1394 1388 The CONNECT method requests that the proxy establish a tunnel … … 1476 1470 </rdf:Description> 1477 1471 <iref primary="true" item="OPTIONS method" x:for-anchor=""/> 1478 <iref primary="true" item="Methods" subitem="OPTIONS" x:for-anchor=""/>1479 1472 <t> 1480 1473 The OPTIONS method requests information about the … … 1537 1530 </rdf:Description> 1538 1531 <iref primary="true" item="TRACE method" x:for-anchor=""/> 1539 <iref primary="true" item="Methods" subitem="TRACE" x:for-anchor=""/>1540 1532 <t> 1541 1533 The TRACE method requests a remote, application-level loop-back
Note: See TracChangeset
for help on using the changeset viewer.