1
0
mirror of https://github.com/lammertb/libhttp.git synced 2025-07-31 08:24:23 +03:00
Files
libhttp/test/bad2.cgi
Sergey Lyubka 82bcf523f3 added
2012-05-05 17:32:54 +01:00

4 lines
79 B
Perl
Executable File

#!/usr/bin/env perl
print "Status: 123 Please pass me to the client\r\n\r\n";