Changeset 128 for draft-ietf-httpbis/latest/p1-messaging.xml
- Timestamp:
- 01/01/08 12:49:23 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p1-messaging.xml
r127 r128 904 904 <figure><artwork type="abnf2616"><iref primary="true" item="Grammar" subitem="quoted-string"/><iref primary="true" item="Grammar" subitem="qdtext"/> 905 905 quoted-string = ( <"> *(qdtext | quoted-pair ) <"> ) 906 qdtext = <any TEXT exc ept <">>906 qdtext = <any TEXT excluding <"> and "\"> 907 907 </artwork></figure> 908 908 <t> … … 4034 4034 </t> 4035 4035 <t> 4036 <eref target="http://www3.tools.ietf.org/wg/httpbis/trac/ticket/31"/>: 4037 "qdtext BNF" 4038 </t> 4039 <t> 4036 4040 <eref target="http://www3.tools.ietf.org/wg/httpbis/trac/ticket/42"/>: 4037 4041 "RFC2606 Compliance"
Note: See TracChangeset
for help on using the changeset viewer.