Sign in
webkit
/
WebKit
/
5ce2ec34e2f4e08a786aef43c505d435b3601d69
/
.
/
LayoutTests
/
http
/
tests
/
download
/
resources
/
literal-utf-8.php
blob: 687c71099bf2d5839ad84bc83caf48152d51ee0c [
file
] [
log
] [
blame
]
<?
php
header
(
"Content-Disposition: attachment; filename=SU\xd0\xa1\xd0\xa1\xd0\x95SS.txt"
);
header
(
"Content-Type: text/plain; charset=koi8-r"
);
// Content-Type charset does not affect header charset.
?>
Test file content.