Log

net/http/server.lua @ 5487:03ddf2375d48

description author age
net.http.server: The correct Connection header value to look for is Keep-Alive, not keep-alive. Waqas Hussain Wed, 17 Apr 2013 15:28:20 -0400
net.http.server: add API to allow firing events directly on the server. Marco Cirillo Sun, 07 Apr 2013 12:23:29 +0000
net.http.server: Don't overwrite existing response.headers when returning a response object from a HTTP handler (waqas says it's wrong) Matthew Wild Sun, 31 Mar 2013 13:45:04 +0100
net.http.server: Ensure HTTP callbacks are never called recursively for pipelined requests. Waqas Hussain Tue, 26 Feb 2013 19:41:52 +0500