Import civetweb ans jsoncpp
This commit is contained in:
6
3P/civetweb/test/hello.cgi
Executable file
6
3P/civetweb/test/hello.cgi
Executable file
@@ -0,0 +1,6 @@
|
||||
#!/bin/sh
|
||||
|
||||
echo "Content-Type: text/plain"
|
||||
echo
|
||||
|
||||
echo $QUERY_STRING
|
||||
Reference in New Issue
Block a user