blob: a49eeaafabaf3237342c61c617927849bbefa634 [file]
print "HTTP/1.1 102 Please Wait...\r\n";
print "Host: nph-102\r\n\r\n";
print "HTTP/1.1 200 OK\r\n";
print "Content-Type: text/plain\r\n\r\n";
print "this is nph-stdout";