prosody
log
graph
tags
bookmarks
branches
c85c348253bd
browse
changeset
net/http/parser.lua
annotate
comparison
diff
file
raw
Log
latest
help
RSS:
Atom:
Find changesets by keywords by author, files, the commit message, revision number or hash, or
revset expression
.
Software
/
code
/
prosody
Log
net/http/parser.lua @ 5259:
c85c348253bd
less
more
|
(0)
tip
description
author
age
net.http.parser: Skip url.parse when we don't have a full URL (also fixes traceback on paths starting with '//').
Waqas Hussain
Fri, 21 Dec 2012 13:37:39 +0500
net.http.parser: Fix syntax error introduced in c5edb08fc7cb.
Waqas Hussain
Mon, 03 Dec 2012 10:01:06 +0500
net.http.parser: Collapse multiple consecutive slashes in a path to a single slash
Matthew Wild
Thu, 29 Nov 2012 07:38:00 +0500
net.http.parser: Break loop when no more usable data in buffer
Matthew Wild
Fri, 25 May 2012 02:32:33 +0100
net.http.parser: Keep the Host header no host is present in the URI
Kim Alvefur
Tue, 15 May 2012 14:00:57 +0200
net.http.parser: Do full URL decoding and parsing (e.g. adds request.url.query when present)
Matthew Wild
Sat, 12 May 2012 03:09:52 +0100
mod_http_files, net.http.parser: Move path normalization to net.http.parser so that all modules can benefit
Matthew Wild
Thu, 26 Apr 2012 16:48:16 +0100
net.http.parser: Handle full URLs in status line.
Waqas Hussain
Thu, 26 Apr 2012 20:07:13 +0500
less
more
|
(0)
tip