Changeset 1183
- Timestamp:
- 14/03/11 14:10:32 (11 years ago)
- Location:
- draft-ietf-httpbis-content-disp/latest
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis-content-disp/latest/draft-ietf-httpbis-content-disp.html
r1182 r1183 633 633 <ul> 634 634 <li> 635 <p>When the value contains path separator characters ("\" or "/"), recipients <em class="bcp14">SHOULD</em> ignore all but the last path segment . This prevents unintentional overwriting of well-known file system locations (such as636 "/etc/passwd").635 <p>When the value contains path separator characters ("\" or "/"), recipients <em class="bcp14">SHOULD</em> ignore all but the last path segment (the actual filename). This prevents unintentional overwriting of well-known file system 636 locations (such as "/etc/passwd"). 637 637 </p> 638 638 </li> … … 1025 1025 </ul> 1026 1026 <h2 id="rfc.section.E.12"><a href="#rfc.section.E.12">E.12</a> <a id="changes.since.07" href="#changes.since.07">Since draft-ietf-httpbis-content-disp-07</a></h2> 1027 <p id="rfc.section.E.12.p.1"> None yet.</p>1027 <p id="rfc.section.E.12.p.1">Clarify that by "last path segment" we mean the actual filename.</p> 1028 1028 <h1 id="rfc.index"><a href="#rfc.index">Index</a></h1> 1029 1029 <p class="noprint"><a href="#rfc.index.C">C</a> <a href="#rfc.index.H">H</a> <a href="#rfc.index.I">I</a> <a href="#rfc.index.R">R</a> -
draft-ietf-httpbis-content-disp/latest/draft-ietf-httpbis-content-disp.xml
r1182 r1183 253 253 <x:lt><t> 254 254 When the value contains path separator characters ("\" or "/"), 255 recipients &SHOULD; ignore all but the last path segment. This prevents 255 recipients &SHOULD; ignore all but the last path segment (the actual 256 filename). This prevents 256 257 unintentional overwriting of well-known file system locations (such as 257 258 "/etc/passwd"). … … 1053 1054 <section title="Since draft-ietf-httpbis-content-disp-07" anchor="changes.since.07"> 1054 1055 <t> 1055 None yet.1056 Clarify that by "last path segment" we mean the actual filename. 1056 1057 </t> 1057 1058 </section>
Note: See TracChangeset
for help on using the changeset viewer.