index
:
prosody.git
0.11
0.12
master
s2s
sasl
tls
origin/0.11
origin/0.12
origin/master
origin/s2s
origin/sasl
origin/tls
origin/vault/0.11
origin/vault/master
origin/vault/s2s
origin/vault/sasl
origin/vault/tls
unofficial mirror of the prosody mercurial project
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
http
/
parser.lua
Commit message (
Collapse
)
Author
Age
Files
Lines
*
net.http.parser: Ensure full URL in status line contains a path.
Waqas Hussain
2013-02-08
1
-1
/
+1
|
*
net.http.parser: Fix traceback on invalid URL in status line.
Waqas Hussain
2013-02-08
1
-0
/
+1
|
*
net.http.parser: Abort if no status line is received.
Kim Alvefur
2013-01-08
1
-0
/
+1
|
*
net.http.parser: Skip url.parse when we don't have a full URL (also fixes ↵
Waqas Hussain
2012-12-21
1
-1
/
+8
|
|
|
|
traceback on paths starting with '//').
*
net.http.parser: Fix syntax error introduced in c5edb08fc7cb.
Waqas Hussain
2012-12-03
1
-1
/
+1
|
*
net.http.parser: Collapse multiple consecutive slashes in a path to a single ↵
Matthew Wild
2012-11-29
1
-1
/
+1
|
|
|
|
slash
*
net.http.parser: Break loop when no more usable data in buffer
Matthew Wild
2012-05-25
1
-0
/
+2
|
*
net.http.parser: Keep the Host header no host is present in the URI
Kim Alvefur
2012-05-15
1
-1
/
+1
|
*
net.http.parser: Do full URL decoding and parsing (e.g. adds ↵
Matthew Wild
2012-05-12
1
-5
/
+7
|
|
|
|
request.url.query when present)
*
mod_http_files, net.http.parser: Move path normalization to net.http.parser ↵
Matthew Wild
2012-04-26
1
-1
/
+19
|
|
|
|
so that all modules can benefit
*
net.http.parser: Handle full URLs in status line.
Waqas Hussain
2012-04-26
1
-1
/
+6
|
*
net.http.{server|codes|parser}: Initial commit.
Waqas Hussain
2012-04-08
1
-0
/
+116