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
/
httpserver.lua
Commit message (
Collapse
)
Author
Age
Files
Lines
*
net.httpserver: Allow specification of the default base URL when using ↵
Matthew Wild
2009-07-14
1
-3
/
+3
|
|
|
|
new_from_config()
*
net.httpserver: Add helper function to set up HTTP server according to given ↵
Matthew Wild
2009-07-12
1
-1
/
+21
|
|
|
|
config options
*
Add copyright header to those files missing one
Matthew Wild
2009-07-10
1
-0
/
+8
|
*
net.httpserver: Don't upset logger when response is nil
Matthew Wild
2009-06-28
1
-1
/
+1
|
*
net.httpserver: Fix for urlencoding to always produce 2 digits
Matthew Wild
2009-05-04
1
-1
/
+1
|
*
net.http, net.httpserver: Remove urlcodes table... it really isn't needed ↵
Matthew Wild
2009-05-04
1
-2
/
+1
|
|
|
|
(thanks Jan Harkes)
*
net.httpserver: Fix potential nil access
Matthew Wild
2009-04-22
1
-2
/
+2
|
*
net.httpserver: Fix traceback when sending response to a destroyed request
Matthew Wild
2009-04-23
1
-1
/
+1
|
*
net.httpserver: Don't log the response body (can be binary data...)
Matthew Wild
2009-04-23
1
-1
/
+1
|
*
net.httpserver: Don't log that a request has been left open if it is destroyed
Matthew Wild
2009-04-05
1
-1
/
+1
|
*
core.httpserver: Rename request.responseheaders to the more logical ↵
Matthew Wild
2009-01-12
1
-3
/
+3
|
|
|
|
request.headers
*
Adding initial net.httpserver (lots of work to do on it)
Matthew Wild
2008-12-22
1
-0
/
+250