Software /
code /
prosody
Log
net/httpclient_listener.lua @ 2674:a1fdfd7318df
description | author | age |
---|---|---|
net.httpclient_listener: Don't notify request of closed connection if the close was initiated by us | Matthew Wild | Fri, 19 Feb 2010 03:23:51 +0000 |
*_listener: Update for new net.server API, specifically .listener -> .onincoming, .disconnect -> .ondisconnect | Matthew Wild | Sun, 22 Nov 2009 04:43:46 +0000 |
Add copyright header to those files missing one | Matthew Wild | Fri, 10 Jul 2009 03:08:38 +0100 |
httpclient_listener: Don't use print()... | Matthew Wild | Fri, 29 May 2009 22:04:57 +0100 |
net.http: Remove request from conn->request table when conn closed | Matthew Wild | Fri, 16 Jan 2009 23:33:19 +0000 |
Non-blocking HTTP requests (adding net.http) | Matthew Wild | Fri, 12 Dec 2008 04:06:15 +0000 |