Changeset 581 for draft-ietf-httpbis/latest/p2-semantics.html
- Timestamp:
- 17/05/09 11:28:47 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p2-semantics.html
r580 r581 471 471 <tr> 472 472 <td class="header left"></td> 473 <td class="header right">May 1 0, 2009</td>473 <td class="header right">May 17, 2009</td> 474 474 </tr> 475 475 </table> … … 2282 2282 <a href="#header.max-forwards" class="smpl">Max-Forwards</a> = "Max-Forwards:" OWS Max-Forwards-v 2283 2283 <a href="#header.max-forwards" class="smpl">Max-Forwards-v</a> = 1*DIGIT 2284 <a href="#method" class="smpl">Method</a> = %x4F.50.54.49.4F.4E.53 / %x47.45.54 / %x48.45.41.44 / 2285 %x50.4F.54 / %x50.55.54 / %x44.45.4C.45.54.45 / %x54.52.41.43.45 / 2286 %x43.4E.4E.45.43.54 / extension-method 2284 <a href="#method" class="smpl">Method</a> = %x4F.50.54.49.4F.4E.53 ; OPTIONS 2285 / %x47.45.54 ; GET 2286 / %x48.45.41.44 ; HEAD 2287 / %x50.4F.53.54 ; POST 2288 / %x50.55.54 ; PUT 2289 / %x44.45.4C.45.54.45 ; DELETE 2290 / %x54.52.41.43.45 ; TRACE 2291 / %x43.4F.4E.4E.45.43.54 ; CONNECT 2292 / extension-method 2287 2293 2288 2294 <a href="#core.rules" class="smpl">OWS</a> = <OWS, defined in [Part1], Section 1.2.2> … … 2353 2359 2354 2360 <a href="#core.rules" class="smpl">token</a> = <token, defined in [Part1], Section 1.2.2> 2355 2356 2357 2361 </pre> <div id="rfc.figure.u.30"></div> 2358 2362 <p>ABNF diagnostics:</p><pre class="inline">; Reason-Phrase defined but not used
Note: See TracChangeset
for help on using the changeset viewer.