Ignore:
Timestamp:
23/07/11 16:57:55 (12 years ago)
Author:
julian.reschke@…
Message:

updated If-Match example to use escapes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • wg_materials/ietf81/ietf-81-header-field-parsing.xhtml

    r1336 r1341  
    7373      <li>It helps for folding multiple instances into one, but <em>not</em> for parsing.</li>
    7474    </ul>
    75     <pre>  If-Match: "strong",W/"weak","oops, we should have thought of that"    </pre>
     75    <pre>  If-Match: "strong", W/"weak", "oops, a \"comma\""    </pre>
    7676 
    7777    <h2 class="break">Example: the List Production and repeating Header Field instances</h2>
Note: See TracChangeset for help on using the changeset viewer.