Sign in
webkit
/
WebKit
/
151c3d983671c7931417dc2186778d257f90cd21
/
.
/
LayoutTests
/
http
/
tests
/
xmlhttprequest
/
web-apps
/
003-test.cgi
blob: f330bb0d6eb5cd041bb3dd611377ce2fe0e1e359 [
file
] [
log
] [
blame
]
#!/usr/bin/perl -wT
use
strict
;
print
"Content-Type: text/plain\nCache-Control: no-store\n\nRESULT:[$ENV{'HTTP_X_TEST_HEADER'}]"
;