prosody
log
graph
tags
bookmarks
branches
9a20acf315c9
browse
changeset
net/http.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.lua @ 4373:
9a20acf315c9
less
more
|
(0)
-15
tip
description
author
age
net.http: Remove extra space after method in request status line for POST.
Waqas Hussain
2011-08-31
net.http: Convert port to a number (for custom port in URL)
Matthew Wild
2011-08-22
net.http: Support for k->v maps in http.formencode
Matthew Wild
2011-08-20
net.http, httpclient_listener: Move request sending from net.http to onconnect() handler, and add support for HTTPS requests to net.http
Matthew Wild
2011-08-20
net.http: Whitespace fixes
Matthew Wild
2011-08-20
net.http: Small fix to prevent traceback when connection fails before sending the request
Matthew Wild
2011-08-20
net.http: Add formdecode to decode an urlencoded form
Matthew Wild
2011-08-10
net.http: Removed old HTTP parser, and updated to use util.httpstream.
Waqas Hussain
2010-11-05
Monster whitespace commit (beware the whitespace monster).
Waqas Hussain
2010-10-16
net.http: Add http.formencode() for www-form-urlencoded from an array of fields (thanks dersd)
Matthew Wild
2010-08-27
Merge 0.6->0.7
Matthew Wild
2010-03-22
Update copyright headers for 2010
Matthew Wild
2010-03-22
net.http: destroy_request(): Pass request.handler to disconnect() listener to fix small leak
Matthew Wild
2010-03-03
net.http: Close connection when invalid status line is received from the server
Matthew Wild
2010-02-19
net.http: Don't re-destroy a request when the connection is closed
Matthew Wild
2010-02-19
less
more
|
(0)
-15
tip