Changeset 280 for draft-ietf-httpbis/latest/p2-semantics.html
- Timestamp:
- 14/07/08 12:18:10 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p2-semantics.html
r274 r280 477 477 <tr> 478 478 <td class="header left"></td> 479 <td class="header right">July 7, 2008</td>479 <td class="header right">July 14, 2008</td> 480 480 </tr> 481 481 </table> … … 900 900 <p id="rfc.section.8.2.p.3">If the OPTIONS request includes an entity-body (as indicated by the presence of Content-Length or Transfer-Encoding), then 901 901 the media type <em class="bcp14">MUST</em> be indicated by a Content-Type field. Although this specification does not define any use for such a body, future extensions 902 to HTTP might use the OPTIONS body to make more detailed queries on the server. A server that does not support such an extension <em class="bcp14">MAY</em> discard the request body.902 to HTTP might use the OPTIONS body to make more detailed queries on the server. 903 903 </p> 904 904 <p id="rfc.section.8.2.p.4">If the Request-URI is an asterisk ("*"), the OPTIONS request is intended to apply to the server in general rather than to … … 2274 2274 <p id="rfc.section.B.5.p.1">Closed issues: </p> 2275 2275 <ul> 2276 <li> <<a href="http://www3.tools.ietf.org/wg/httpbis/trac/ticket/98">http://www3.tools.ietf.org/wg/httpbis/trac/ticket/98</a>>: "OPTIONS request bodies" 2277 </li> 2276 2278 <li> <<a href="http://www3.tools.ietf.org/wg/httpbis/trac/ticket/119">http://www3.tools.ietf.org/wg/httpbis/trac/ticket/119</a>>: "Description of CONNECT should refer to RFC2817" 2277 2279 </li>
Note: See TracChangeset
for help on using the changeset viewer.