Sign in
webkit
/
WebKit
/
6ac1ae7345a9a50f3760d4fdf5f8c6512c4a9901
/
.
/
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.