| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
requests (thanks daurnimator)
|
|
|
|
| |
unsigned int. Closes #320
|
| |
|
| |
|
| |
|
|
|
|
| |
pipelined requests.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
heisenbug
|
| |
|
| |
|
| |
|
|
|
|
| |
within callbacks, fixed in luaevent
|
| |
|
| |
|
|
|
|
| |
traceback on paths starting with '//').
|
| |
|
|
|
|
| |
slash
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
handler:close() or handler:force_close() - fixes cases where ondisconnect() could be called multiple times for the same connection, leading to issues with s2sout retry logic.
|
|\ |
|
| | |
|
| | |
|
|/
|
|
| |
always call ondisconnect (with err == nil), and never close with data in send buffer (i.e. 'now' parameter removed)
|
| |
|
|
|
|
| |
working (as for HTTPS)
|
|
|
|
| |
onconnect when appropriate (to match server_select)
|
|
|
|
| |
wasn't working anyway)
|
|
|
|
| |
ourselves (fixes HTTP session hoarding, thanks Maranda)
|
|
|
|
| |
Zash)
|
| |
|
|
|
|
| |
request.url.query when present)
|
|
|
|
| |
guiltlessly rant about people who do.
|
| |
|
|
|
|
| |
these three modules. server.addtimer() is no longer a public function (renamed to _addtimer) and is not available at all from server_event (compat code removed to prevent traceback) (thanks Nulani)
|