Still need to fix windows. :o/

This commit is contained in:
Diego Nehab 2004-07-15 06:11:53 +00:00
parent 471334c3d0
commit 9a79d500eb
11 changed files with 316 additions and 302 deletions

View file

@ -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"