| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |
|
|
|
|
| |
to numbers
|
|
|
|
| |
e5ec60dfb202)
|
| |
|
|
|
|
| |
formencode/decode to util.http (possible to use them without unnecessary network-related dependencies)
|
| |
|
| |
|
|
|
|
| |
response object from a HTTP handler (waqas says it's wrong)
|
|
|
|
| |
like server_event
|
| |
|
| |
|
|
|
|
| |
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)
|
| |
|