net.http.parser: Skip url.parse when we don't have a full URL (also fixes traceback...
[prosody.git] / net / http / parser.lua
2012-12-21 Waqas Hussainnet.http.parser: Skip url.parse when we don't have...
2012-12-03 Waqas HussainMerge 0.9->trunk.
2012-12-03 Waqas Hussainnet.http.parser: Fix syntax error introduced in c5edb08...
2012-11-29 Matthew WildMerge 0.9->trunk
2012-11-29 Matthew Wildnet.http.parser: Collapse multiple consecutive slashes...
2012-05-25 Matthew Wildnet.http.parser: Break loop when no more usable data...
2012-05-15 Kim Alvefurnet.http.parser: Keep the Host header no host is presen...
2012-05-12 Matthew WildMerge with Zash
2012-05-12 Matthew Wildnet.http.parser: Do full URL decoding and parsing ...
2012-05-11 Matthew WildMerge with backout
2012-04-26 Matthew Wildmod_http_files, net.http.parser: Move path normalizatio...
2012-04-26 Matthew WildMerge with backout
2012-04-26 Waqas Hussainnet.http.parser: Handle full URLs in status line.
2012-04-24 Matthew WildMerge timber->trunk - thanks everyone!
2012-04-07 Waqas Hussainnet.http.{server|codes|parser}: Initial commit.