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