mirror of
https://github.com/lunarmodules/luasocket.git
synced 2025-07-13 06:04:31 +02:00
The test directory!
This commit is contained in:
3
test/cgi/redirect-loop
Executable file
3
test/cgi/redirect-loop
Executable file
@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
echo Location: http://$HTTP_HOST$REQUEST_URI
|
||||
echo
|
Reference in New Issue
Block a user