Still need to fix windows. :o/
This commit is contained in:
parent
471334c3d0
commit
9a79d500eb
11 changed files with 316 additions and 302 deletions
|
@ -19,7 +19,7 @@ http.TIMEOUT = 10
|
|||
|
||||
local t = socket.gettime()
|
||||
|
||||
host = host or "diego.student.dyn.cs.princeton.edu"
|
||||
host = host or "diego.princeton.edu"
|
||||
proxy = proxy or "http://localhost:3128"
|
||||
prefix = prefix or "/luasocket-test"
|
||||
cgiprefix = cgiprefix or "/luasocket-test-cgi"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue