net.http.server: Add prepare_header() and finish_response() to allow sending chunked...
authorDaurnimator <quae@daurnimator.com>
Tue, 15 Apr 2014 17:07:45 +0000 (18:07 +0100)
committerDaurnimator <quae@daurnimator.com>
Tue, 15 Apr 2014 17:07:45 +0000 (18:07 +0100)
commitd5f0bf316ebe747096b62709298fdf69ac32f305
tree26b9d6a581f3ff7dc1952d6523704a3cceb84e31
parent4b165d4800510fb51a9d4f039c7d16a8b7b7fd6b
net.http.server: Add prepare_header() and finish_response() to allow sending chunked responses via the API
net/http/server.lua