Log

net/http/parser.lua @ 5069:7b298f8bcbcb

description author age
net.http.parser: Break loop when no more usable data in buffer Matthew Wild 2012-05-25
net.http.parser: Keep the Host header no host is present in the URI Kim Alvefur 2012-05-15
net.http.parser: Do full URL decoding and parsing (e.g. adds request.url.query when present) Matthew Wild 2012-05-12
mod_http_files, net.http.parser: Move path normalization to net.http.parser so that all modules can benefit Matthew Wild 2012-04-26
net.http.parser: Handle full URLs in status line. Waqas Hussain 2012-04-26
net.http.{server|codes|parser}: Initial commit. Waqas Hussain 2012-04-07