| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
mod_admin_telnet, mod_net_multiplex: Add ondetach to release connection from 'sessions' table (or equivalent)
|
|
|
|
| |
(thanks daurnimator)
|
|
|
|
| |
outgoing requests, as per the HTTP RFC
|
|
|
|
| |
traceback function), to make it clearer where an error occured
|
|
|
|
| |
callback to let it know
|
|
|
|
| |
break some modules)
|
|
|
|
| |
but backwards-incompatible API changes - see http://prosody.im/doc/developers/http
|
|
|
|
| |
formencode/decode to util.http (possible to use them without unnecessary network-related dependencies)
|
| |
|
| |
|
|
|
|
| |
requests (thanks daurnimator)
|
|\ |
|
| | |
|
|/ |
|
|
|
|
| |
guiltlessly rant about people who do.
|
| |
|
|
|
|
| |
passed *instead of* the request?)
|
| |
|
| |
|
| |
|
|
|
|
| |
onconnect() handler, and add support for HTTPS requests to net.http
|
| |
|
|
|
|
| |
sending the request
|
| |
|
| |
|
| |
|
|
|
|
| |
fields (thanks dersd)
|
|\ |
|
| | |
|
| |
| |
| |
| | |
to fix small leak
|
| | |
|
| | |
|
| |
| |
| |
| | |
(thanks dersd)
|
| | |
|
| |
| |
| |
| | |
no idea :)
|
| |
| |
| |
| | |
request.handler instead of request.conn to ondisconnect
|
| | |
|
| | |
|
| |
| |
| |
| | |
(thanks dersd)
|
| | |
|
|/ |
|
| |
|
| |
|
|\ |
|
| |
| |
| |
| | |
(thanks Jan Harkes)
|
|/ |
|
| |
|
| |
|
|
|
|
| |
working
|