Changeset 747 for draft-ietf-httpbis/latest/p1-messaging.xml
- Timestamp:
- 19/01/10 18:15:29 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p1-messaging.xml
r746 r747 468 468 <x:anchor-alias value="token"/> 469 469 <x:anchor-alias value="special"/> 470 Many HTTP/1.1 header field values consist of words separated by whitespace471 or special characters. These special characters &MUST; be in a quoted472 string to be used within a parameter value (as defined in473 <xref target="transfer.codings"/>).470 Many HTTP/1.1 header field values consist of words (token or quoted-string) 471 separated by whitespace or special characters. These special characters 472 &MUST; be in a quoted string to be used within a parameter value (as defined 473 in <xref target="transfer.codings"/>). 474 474 </t> 475 475 <figure><artwork type="abnf2616"><iref primary="true" item="Grammar" subitem="token"/><iref primary="true" item="Grammar" subitem="tchar"/><iref primary="true" item="Grammar" subitem="special"/> … … 5349 5349 <section title="Since draft-ietf-httpbis-p1-messaging-08" anchor="changes.since.08"> 5350 5350 <t> 5351 None yet. 5351 Partly resolved issues: 5352 <list style="symbols"> 5353 <t> 5354 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/200"/>: 5355 "use of term "word" when talking about header structure" 5356 </t> 5357 </list> 5352 5358 </t> 5353 5359 </section>
Note: See TracChangeset
for help on using the changeset viewer.