Log

net/http/server.lua @ 6082:d0e824a21861

description author age
net.http.server: Fix some typos introduced in 420c0d3b8583. Daurnimator Tue, 15 Apr 2014 14:51:49 -0400
net.http.server: Add prepare_header() and finish_response() to allow sending chunked responses via the API Daurnimator Tue, 15 Apr 2014 18:07:45 +0100
Remove all trailing whitespace Florian Zeitz Fri, 09 Aug 2013 17:48:21 +0200
net.http.server: Fix Keep-Alive requests with HTTP 1.0 Kim Alvefur Mon, 22 Jul 2013 17:28:37 +0200
mod_c2s, mod_s2s, net.http, net.http.server: Improve tracebacks (omit traceback function), to make it clearer where an error occured Matthew Wild Mon, 22 Apr 2013 12:35:52 +0100
net.server.http: Add a comment Matthew Wild Mon, 22 Apr 2013 12:25:00 +0100
net.server.http: Ensure that event map cannot grow forever (limit to 10K wildcard-only entries) Matthew Wild Mon, 22 Apr 2013 12:24:42 +0100