Changeset 454 for draft-ietf-httpbis/latest/p2-semantics.xml
- Timestamp:
- 28/02/09 16:19:40 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p2-semantics.xml
r446 r454 3229 3229 3230 3230 <x:ref>If-Match</x:ref> = <If-Match, defined in [Part4], Section 6.2> 3231 <x:ref>If-Modified-Since</x:ref> = <If-Modified-Since, defined in [Part4], Section 3232 6.3>3231 If-Modified-Since = 3232 <If-Modified-Since, defined in [Part4], Section 6.3> 3233 3233 <x:ref>If-None-Match</x:ref> = <If-None-Match, defined in [Part4], Section 6.4> 3234 3234 <x:ref>If-Range</x:ref> = <If-Range, defined in [Part5], Section 5.3> 3235 <x:ref>If-Unmodified-Since</x:ref> = <If-Unmodified-Since, defined in [Part4], 3236 Section 6.5>3235 If-Unmodified-Since = 3236 <If-Unmodified-Since, defined in [Part4], Section 6.5> 3237 3237 3238 3238 <x:ref>Location</x:ref> = "Location:" OWS Location-v … … 3242 3242 <x:ref>Max-Forwards-v</x:ref> = 1*DIGIT 3243 3243 <x:ref>Method</x:ref> = %x4F.50.54.49.4F.4E.53 / %x47.45.54 / %x48.45.41.44 / 3244 %x50.4F.5 3.54 / %x50.55.54 / %x44.45.4C.45.54.45 / %x54.52.41.43.453245 / %x43.4F.4E.4E.45.43.54 / extension-method3244 %x50.4F.54 / %x50.55.54 / %x44.45.4C.45.54.45 / %x54.52.41.43.45 / 3245 %x43.4E.4E.45.43.54 / extension-method 3246 3246 3247 3247 <x:ref>OWS</x:ref> = <OWS, defined in [Part1], Section 1.2.2> 3248 3248 3249 <x:ref>Proxy-Authenticate</x:ref> = <Proxy-Authenticate, defined in [Part7], Section 3250 3.2>3251 <x:ref>Proxy-Authorization</x:ref> = <Proxy-Authorization, defined in [Part7], 3252 Section 3.3>3249 Proxy-Authenticate = 3250 <Proxy-Authenticate, defined in [Part7], Section 3.2> 3251 Proxy-Authorization = 3252 <Proxy-Authorization, defined in [Part7], Section 3.3> 3253 3253 3254 3254 <x:ref>RWS</x:ref> = <RWS, defined in [Part1], Section 1.2.2> … … 3276 3276 <x:ref>Vary</x:ref> = <Vary, defined in [Part6], Section 15.5> 3277 3277 3278 <x:ref>WWW-Authenticate</x:ref> = <WWW-Authenticate, defined in [Part7], Section 3279 3.4>3278 WWW-Authenticate = 3279 <WWW-Authenticate, defined in [Part7], Section 3.4> 3280 3280 3281 3281 <x:ref>absolute-URI</x:ref> = <absolute-URI, defined in [Part1], Section 2.1> … … 3313 3313 <x:ref>token</x:ref> = <token, defined in [Part1], Section 1.2.2> 3314 3314 3315 ; Reason-Phrase defined but not used 3315 3316 </artwork> 3317 </figure> 3318 <figure><preamble>ABNF diagnostics:</preamble><artwork type="inline">; Reason-Phrase defined but not used 3316 3319 ; Status-Code defined but not used 3317 3320 ; request-header defined but not used 3318 3321 ; response-header defined but not used 3319 3320 3321 </artwork> 3322 </figure> 3323 </section> 3322 </artwork></figure></section> 3324 3323 3325 3324 <section title="Change Log (to be removed by RFC Editor before publication)" anchor="change.log">
Note: See TracChangeset
for help on using the changeset viewer.