Sign in
webkit
/
WebKit
/
da559b2ce21ee7b6372faa2f43c5bc53c7991308
/
.
/
LayoutTests
/
http
/
tests
/
inspector
/
resources
/
post-target.cgi
blob: 6b965b62b81c2747e2009119c2a2b527bb2e1e12 [
file
] [
log
] [
blame
]
#!/usr/bin/perl -wT
print
"Content-Type: application/xml\n\n"
;
print
"<xml>42</xml>\n"
;