Changeset 2031 for draft-ietf-httpbis/latest/p2-semantics.xml
- Timestamp:
- 05/12/12 16:59:49 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p2-semantics.xml
r2030 r2031 5841 5841 </t> 5842 5842 <t> 5843 References to the "identity" transfer -coding valuetoken have been removed.5843 References to the "identity" transfer coding token have been removed. 5844 5844 (<xref target="no.content-transfer-encoding"/>) 5845 5845 </t> … … 5911 5911 <x:ref>Allow</x:ref> = [ ( "," / method ) *( OWS "," [ OWS method ] ) ] 5912 5912 5913 <x:ref>BWS</x:ref> = <BWS, defined in [Part1], Section 3.2. 1>5913 <x:ref>BWS</x:ref> = <BWS, defined in [Part1], Section 3.2.3> 5914 5914 5915 5915 <x:ref>Content-Encoding</x:ref> = *( "," OWS ) content-coding *( OWS "," [ OWS … … 5935 5935 <x:ref>Max-Forwards</x:ref> = 1*DIGIT 5936 5936 5937 <x:ref>OWS</x:ref> = <OWS, defined in [Part1], Section 3.2. 1>5938 5939 <x:ref>RWS</x:ref> = <RWS, defined in [Part1], Section 3.2. 1>5937 <x:ref>OWS</x:ref> = <OWS, defined in [Part1], Section 3.2.3> 5938 5939 <x:ref>RWS</x:ref> = <RWS, defined in [Part1], Section 3.2.3> 5940 5940 <x:ref>Referer</x:ref> = absolute-URI / partial-URI 5941 5941 <x:ref>Retry-After</x:ref> = HTTP-date / delta-seconds … … 5957 5957 <x:ref>charset</x:ref> = token 5958 5958 <x:ref>codings</x:ref> = content-coding / "identity" / "*" 5959 <x:ref>comment</x:ref> = <comment, defined in [Part1], Section 3.2. 4>5959 <x:ref>comment</x:ref> = <comment, defined in [Part1], Section 3.2.6> 5960 5960 <x:ref>content-coding</x:ref> = token 5961 5961 … … 6019 6019 <x:ref>product-version</x:ref> = token 6020 6020 6021 <x:ref>quoted-string</x:ref> = <quoted-string, defined in [Part1], Section 3.2. 4>6021 <x:ref>quoted-string</x:ref> = <quoted-string, defined in [Part1], Section 3.2.6> 6022 6022 <x:ref>qvalue</x:ref> = ( "0" [ "." *3DIGIT ] ) / ( "1" [ "." *3"0" ] ) 6023 6023 … … 6029 6029 6030 6030 <x:ref>time-of-day</x:ref> = hour ":" minute ":" second 6031 <x:ref>token</x:ref> = <token, defined in [Part1], Section 3.2. 4>6031 <x:ref>token</x:ref> = <token, defined in [Part1], Section 3.2.6> 6032 6032 <x:ref>type</x:ref> = token 6033 6033 … … 6035 6035 6036 6036 <x:ref>weight</x:ref> = OWS ";" OWS "q=" qvalue 6037 <x:ref>word</x:ref> = <word, defined in [Part1], Section 3.2. 4>6037 <x:ref>word</x:ref> = <word, defined in [Part1], Section 3.2.6> 6038 6038 6039 6039 <x:ref>year</x:ref> = 4DIGIT
Note: See TracChangeset
for help on using the changeset viewer.