Changeset 428 for draft-ietf-httpbis/latest/p2-semantics.html
- Timestamp:
- 22/11/08 19:02:04 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p2-semantics.html
r427 r428 2274 2274 <a href="#abnf.dependencies" class="smpl">If-Unmodified-Since</a> = <If-Unmodified-Since, defined in [Part4], 2275 2275 Section 6.5> 2276 2276 2277 <a href="#header.location" class="smpl">Location</a> = "Location:" OWS Location-v 2277 2278 <a href="#header.location" class="smpl">Location-v</a> = absolute-URI [ "#" fragment ] … … 2282 2283 %x50.4F.53.54 / %x50.55.54 / %x44.45.4C.45.54.45 / %x54.52.41.43.45 2283 2284 / %x43.4F.4E.4E.45.43.54 / extension-method 2285 2284 2286 <a href="#core.rules" class="smpl">OWS</a> = <OWS, defined in [Part1], Section 1.2.2> 2285 2287 … … 2288 2290 <a href="#abnf.dependencies" class="smpl">Proxy-Authorization</a> = <Proxy-Authorization, defined in [Part7], 2289 2291 Section 3.3> 2292 2290 2293 <a href="#core.rules" class="smpl">RWS</a> = <RWS, defined in [Part1], Section 1.2.2> 2291 2294 <a href="#abnf.dependencies" class="smpl">Range</a> = <Range, defined in [Part5], Section 5.4> … … 2304 2307 "415" / "416" / "417" / "500" / "501" / "502" / "503" / "504" / 2305 2308 "505" / extension-code 2309 2306 2310 <a href="#abnf.dependencies" class="smpl">TE</a> = <TE, defined in [Part1], Section 8.8> 2307 2311 … … 2313 2317 <a href="#abnf.dependencies" class="smpl">WWW-Authenticate</a> = <WWW-Authenticate, defined in [Part7], Section 2314 2318 3.4> 2319 2315 2320 <a href="#abnf.dependencies" class="smpl">absolute-URI</a> = <absolute-URI, defined in [Part1], Section 2.1> 2316 2321 … … 2344 2349 <a href="#response.header.fields" class="smpl">response-header</a> = Accept-Ranges / Age / Allow / ETag / Location / 2345 2350 Proxy-Authenticate / Retry-After / Server / Vary / WWW-Authenticate 2351 2346 2352 <a href="#core.rules" class="smpl">token</a> = <token, defined in [Part1], Section 1.2.2> 2347 2353
Note: See TracChangeset
for help on using the changeset viewer.