Ignore:
Timestamp:
24/01/08 12:46:28 (15 years ago)
Author:
julian.reschke@…
Message:

Resolve #82: do not use rel_path in prose anymore, it hasn't been used inside the ABNF for http_URL since 2616 (closes #82).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • draft-ietf-httpbis/latest/p6-cache.xml

    r172 r173  
    13751375<t>
    13761376   We note one exception to this rule: since some applications have
    1377    traditionally used GETs and HEADs with query URLs (those containing a
    1378    "?" in the rel_path part) to perform operations with significant side
     1377   traditionally used GET and HEAD requests with URLs containing a query part
     1378   to perform operations with significant side
    13791379   effects, caches &MUST-NOT; treat responses to such URIs as fresh unless
    13801380   the server provides an explicit expiration time. This specifically
     
    29092909<section title="Since draft-ietf-httpbis-p6-cache-01">
    29102910<t>
     2911  Closed issues:
     2912  <list style="symbols">
     2913    <t>
     2914      <eref target="http://www3.tools.ietf.org/wg/httpbis/trac/ticket/82"/>:
     2915      "rel_path not used"
     2916    </t>
     2917  </list>
    29112918</t>
    29122919</section>
Note: See TracChangeset for help on using the changeset viewer.