#!/usr/bin/perl -wT
use strict;
print "Content-Type: text/plain\nCache-Control: no-store\n\nRESULT:[$ENV{'HTTP_X_TEST_HEADER'}]";
#!/usr/bin/perl -wT
use strict;
print "Content-Type: text/plain\nCache-Control: no-store\n\nRESULT:[$ENV{'HTTP_X_TEST_HEADER'}]";