Changeset 1186
- Timestamp:
- 14/03/11 19:43:02 (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
r1183 r1186 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 (the actual filename). This prevents unintentional overwriting of well-known file system636 locations(such as "/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 overwriting of well-known file system locations 636 (such as "/etc/passwd"). 637 637 </p> 638 638 </li> -
draft-ietf-httpbis-content-disp/latest/draft-ietf-httpbis-content-disp.xml
r1183 r1186 254 254 When the value contains path separator characters ("\" or "/"), 255 255 recipients &SHOULD; ignore all but the last path segment (the actual 256 filename). This prevents 257 unintentional overwriting of well-known file system locations (such as 258 "/etc/passwd"). 256 filename). This prevents overwriting of well-known file system locations 257 (such as "/etc/passwd"). 259 258 </t></x:lt> 260 259 <x:lt><t>
Note: See TracChangeset
for help on using the changeset viewer.