Changeset 1266 for draft-ietf-httpbis/latest/p2-semantics.xml
- Timestamp:
- 07/04/11 09:16:43 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p2-semantics.xml
r1261 r1266 881 881 completed without transferring data already held by the client. 882 882 </t> 883 <t>Bodies on GET requests have no defined semantics. Note that sending a body 884 on a GET request might cause some existing implementations to reject the 885 request. 883 <t> 884 Bodies on GET requests have no defined semantics. Note that sending a body 885 on a GET request might cause some existing implementations to reject the 886 request. 886 887 </t> 887 888 <t> … … 919 920 stale. 920 921 </t> 921 <t>Bodies on HEAD requests have no defined semantics. Note that sending a body 922 on a HEAD request might cause some existing implementations to reject the 923 request. 922 <t> 923 Bodies on HEAD requests have no defined semantics. Note that sending a body 924 on a HEAD request might cause some existing implementations to reject the 925 request. 924 926 </t> 925 927 </section> … … 1123 1125 but the response does not include a representation. 1124 1126 </t> 1125 <t>Bodies on DELETE requests have no defined semantics. Note that sending a body 1126 on a DELETE request might cause some existing implementations to reject the 1127 request. 1127 <t> 1128 Bodies on DELETE requests have no defined semantics. Note that sending a body 1129 on a DELETE request might cause some existing implementations to reject the 1130 request. 1128 1131 </t> 1129 1132 <t> … … 1201 1204 1202 1205 </artwork></figure> 1203 <t>Bodies on CONNECT requests have no defined semantics. Note that sending a body 1204 on a CONNECT request might cause some existing implementations to reject the 1205 request. 1206 <t> 1207 Bodies on CONNECT requests have no defined semantics. Note that sending a body 1208 on a CONNECT request might cause some existing implementations to reject the 1209 request. 1206 1210 </t> 1207 1211 <t>
Note: See TracChangeset
for help on using the changeset viewer.