summaryrefslogtreecommitdiffstats
path: root/src/civetweb/test/bad2.cgi
diff options
context:
space:
mode:
Diffstat (limited to 'src/civetweb/test/bad2.cgi')
-rwxr-xr-xsrc/civetweb/test/bad2.cgi3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/civetweb/test/bad2.cgi b/src/civetweb/test/bad2.cgi
new file mode 100755
index 000000000..efa4b548b
--- /dev/null
+++ b/src/civetweb/test/bad2.cgi
@@ -0,0 +1,3 @@
+#!/usr/bin/env perl
+
+print "Status: 123 Please pass me to the client\r\n\r\n";