Changeset 1587 for draft-ietf-httpbis/latest
- Timestamp:
- 12/03/12 06:51:20 (10 years ago)
- Location:
- draft-ietf-httpbis/latest
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p3-payload.html
r1586 r1587 1875 1875 <a href="#abnf.dependencies" class="smpl">partial-URI</a> = <partial-URI, defined in [Part1], Section 2.7> 1876 1876 1877 <a href="#abnf.dependencies" class="smpl">qvalue</a> = <qvalue, defined in [Part1], Section 4. 4.1>1877 <a href="#abnf.dependencies" class="smpl">qvalue</a> = <qvalue, defined in [Part1], Section 4.3.1> 1878 1878 1879 1879 <a href="#media.types" class="smpl">subtype</a> = token -
draft-ietf-httpbis/latest/p3-payload.xml
r1586 r1587 2426 2426 <x:ref>partial-URI</x:ref> = <partial-URI, defined in [Part1], Section 2.7> 2427 2427 2428 <x:ref>qvalue</x:ref> = <qvalue, defined in [Part1], Section 4. 4.1>2428 <x:ref>qvalue</x:ref> = <qvalue, defined in [Part1], Section 4.3.1> 2429 2429 2430 2430 <x:ref>subtype</x:ref> = token -
draft-ietf-httpbis/latest/p6-cache.html
r1586 r1587 2016 2016 <a href="#abnf.dependencies" class="smpl">port</a> = <port, defined in [Part1], Section 2.7> 2017 2017 <a href="#header.pragma" class="smpl">pragma-directive</a> = "no-cache" / extension-pragma 2018 <a href="#abnf.dependencies" class="smpl">pseudonym</a> = <pseudonym, defined in [Part1], Section 8.3>2018 <a href="#abnf.dependencies" class="smpl">pseudonym</a> = <pseudonym, defined in [Part1], Section 6.2> 2019 2019 2020 2020 <a href="#core.rules" class="smpl">quoted-string</a> = <quoted-string, defined in [Part1], Section 3.2.4> -
draft-ietf-httpbis/latest/p6-cache.xml
r1586 r1587 2457 2457 <x:ref>port</x:ref> = <port, defined in [Part1], Section 2.7> 2458 2458 <x:ref>pragma-directive</x:ref> = "no-cache" / extension-pragma 2459 <x:ref>pseudonym</x:ref> = <pseudonym, defined in [Part1], Section 8.3>2459 <x:ref>pseudonym</x:ref> = <pseudonym, defined in [Part1], Section 6.2> 2460 2460 2461 2461 <x:ref>quoted-string</x:ref> = <quoted-string, defined in [Part1], Section 3.2.4>
Note: See TracChangeset
for help on using the changeset viewer.