prosody
log
graph
tags
bookmarks
branches
99b37efe13ed
browse
changeset
net/httpclient_listener.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/httpclient_listener.lua @ 4488:
99b37efe13ed
less
more
|
(0)
tip
description
author
age
net.httpclient_listener: util.httpstream now always expects to be called with nil data, so call even when the socket closed cleanly
Matthew Wild
2011-09-03
net.httpclient_listener: Define t_insert
Matthew Wild
2011-09-01
net.httpclient_listener: Fix to look for the request body in the right variable...
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
Merge 0.6->0.7
Matthew Wild
2010-03-22
Update copyright headers for 2010
Matthew Wild
2010-03-22
net.httpclient_listener: Don't notify request of closed connection if the close was initiated by us
Matthew Wild
2010-02-19
net.httpclient_listener: Don't notify request of closed connection if the close was initiated by us
Matthew Wild
2010-02-19
*_listener: Update for new net.server API, specifically .listener -> .onincoming, .disconnect -> .ondisconnect
Matthew Wild
2009-11-22
Add copyright header to those files missing one
Matthew Wild
2009-07-10
httpclient_listener: Don't use print()...
Matthew Wild
2009-05-29
net.http: Remove request from conn->request table when conn closed
Matthew Wild
2009-01-16
Non-blocking HTTP requests (adding net.http)
Matthew Wild
2008-12-12
less
more
|
(0)
tip