Allow Basic-Auth pass-through
[project/luci.git] / libs / lucid-http / luasrc / lucid / http / server.lua
2009-07-25 Steven BarthAllow Basic-Auth pass-through
2009-07-25 Steven BarthAdd: luci.http.splice to allow direct copying of data...
2009-07-25 Jo-Philipp Wichlibs/lucid-http: make chunksinks cope with string-like...
2009-07-10 Steven BarthMove memory limit to lucid, reincrease thread limit
2009-06-14 Steven BarthGSoC: Documentation #2
2009-06-10 Steven BarthRevert "libs/lucid-http: copyz() causes a Kernel oops...
2009-06-10 Jo-Philipp Wichlibs/lucid-http: copyz() causes a Kernel oops on brcm...
2009-06-07 Steven BarthHTTPd: No keep-alive after POST request, because we...
2009-06-01 Steven BarthFix query string detection
2009-06-01 Jo-Philipp Wichlucid: fix separation of query string and url in server...
2009-05-27 Steven Barthhttp/1.1 detection
2009-05-27 Steven BarthHTTP-Timeout to 5 seconds
2009-05-25 Steven BarthFix non-HEAD HTTP-Responses
2009-05-23 Steven BarthGSoC Commit #1: LuCId + HTTP-Server