Changeset 259 for draft-ietf-httpbis
- Timestamp:
- 04/06/08 16:19:01 (14 years ago)
- Location:
- draft-ietf-httpbis/latest
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p1-messaging.html
r257 r259 477 477 <tr> 478 478 <td class="header left"></td> 479 <td class="header right">June 2, 2008</td>479 <td class="header right">June 4, 2008</td> 480 480 </tr> 481 481 </table> … … 950 950 </dd> 951 951 </dl> 952 <p id="rfc.section.2.1.p.11">implied *LWS </p> 953 <dl class="empty"> 954 <dd>The grammar described by this specification is word-based. Except where noted otherwise, linear white space (LWS) can be included 955 between any two adjacent words (token or quoted-string), and between adjacent words and separators, without changing the interpretation 956 of a field. At least one delimiter (LWS and/or separators) <em class="bcp14">MUST</em> exist between any two tokens (for the definition of "token" below), since they would otherwise be interpreted as a single 957 token. 958 </dd> 959 </dl> 952 <div id="implied.LWS"> 953 <p id="rfc.section.2.1.p.11"> <span id="rfc.iref.i.2"></span> implied *LWS 954 </p> 955 <dl class="empty"> 956 <dd>The grammar described by this specification is word-based. Except where noted otherwise, linear white space (LWS) can be included 957 between any two adjacent words (token or quoted-string), and between adjacent words and separators, without changing the interpretation 958 of a field. At least one delimiter (LWS and/or separators) <em class="bcp14">MUST</em> exist between any two tokens (for the definition of "token" below), since they would otherwise be interpreted as a single 959 token. 960 </dd> 961 </dl> 962 </div> 960 963 <h2 id="rfc.section.2.2"><a href="#rfc.section.2.2">2.2</a> <a id="basic.rules" href="#basic.rules">Basic Rules</a></h2> 961 964 <div id="core.rules"> … … 2846 2849 </li> 2847 2850 <li class="indline0"><a id="rfc.index.I" href="#rfc.index.I"><b>I</b></a><ul class="ind"> 2851 <li class="indline1">implied *LWS <a class="iref" href="#rfc.iref.i.2"><b>2.1</b></a></li> 2848 2852 <li class="indline1">inbound <a class="iref" href="#rfc.iref.i.1">1.3</a></li> 2849 2853 <li class="indline1"><em>ISO-8859-1</em> <a class="iref" href="#rfc.xref.ISO-8859-1.1">2.2</a>, <a class="iref" href="#ISO-8859-1"><b>12.1</b></a></li> -
draft-ietf-httpbis/latest/p1-messaging.xml
r257 r259 790 790 </list> 791 791 </t> 792 <t> 792 <t anchor="implied.LWS"> 793 <iref item="implied *LWS" primary="true"/> 793 794 implied *LWS 794 795 <list>
Note: See TracChangeset
for help on using the changeset viewer.