Sign in
webkit
/
WebKit
/
58632ebc30e70ac9706e224e5b7d57b00ba8a2e3
/
.
/
LayoutTests
/
imported
/
blink
/
http
/
tests
/
xmlhttprequest
/
resources
/
invalid-utf8-json.pl
blob: 6c4bf43645f0df57bfd508c0116d8e88325dc30e [
file
] [
log
] [
blame
]
#!/usr/bin/perl -wT
print
"Content-type: application/json\n\n"
;
print
"\"\xff\""
;