prosody
log
graph
tags
bookmarks
branches
80635a6cb126
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 @ 5211:
80635a6cb126
less
more
|
(0)
-15
tip
description
author
age
Merge with Zash
Matthew Wild
2012-07-22
net.http: Use base64 from util.encodings instead of luasocket
Kim Alvefur
2012-07-07
net.http: Don't call ondisconnect manually, net.server now calls it on close
Matthew Wild
2012-07-22
net.http: Fix urlencode to not encode unreserved characters, so I can guiltlessly rant about people who do.
Matthew Wild
2012-05-12
net.http, httpclient_listener: Merge listener into net.http
Matthew Wild
2012-01-23
net.http: Pass response object to callbacks (feels hacky, should this be passed *instead of* the request?)
Matthew Wild
2012-01-17
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
less
more
|
(0)
-15
tip