Upstream version 5.34.104.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / http / tests / xmlhttprequest / resources / invalid-utf8-json.pl
1 #!/usr/bin/perl -wT
2
3 print "Content-type: application/json\n\n";
4 print "\"\xff\"";