mirror of
https://github.com/lunarmodules/luasocket.git
synced 2025-08-28 06:42:25 +02:00
The test directory!
This commit is contained in:
5
test/cgi/cat-index-html
Executable file
5
test/cgi/cat-index-html
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/bin/sh
|
||||
echo Content-type: text/plain
|
||||
echo
|
||||
|
||||
cat ../index.html
|
Reference in New Issue
Block a user