Changeset 371 for draft-ietf-httpbis/latest/p4-conditional.xml
- Timestamp:
- 13/11/08 20:34:06 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p4-conditional.xml
r366 r371 253 253 <section title="Notational Conventions and Generic Grammar" anchor="notation"> 254 254 <x:anchor-alias value="quoted-string"/> 255 <x:anchor-alias value="BWS"/>256 255 <x:anchor-alias value="OWS"/> 257 <x:anchor-alias value="RWS"/>258 256 <t> 259 257 This specification uses the ABNF syntax defined in ¬ation-abnf; and … … 264 262 <figure><artwork type="abnf2616"> 265 263 <x:ref>quoted-string</x:ref> = <quoted-string, defined in &basic-rules;> 266 <x:ref>BWS</x:ref> = <BWS, defined in &basic-rules;>267 264 <x:ref>OWS</x:ref> = <OWS, defined in &basic-rules;> 268 <x:ref>RWS</x:ref> = <RWS, defined in &basic-rules;>269 265 </artwork></figure> 270 266 <t anchor="abnf.dependencies">
Note: See TracChangeset
for help on using the changeset viewer.