Software /
code /
prosody
Log
net/httpclient_listener.lua @ 2513:a8aa7616b154
description | author | age |
---|---|---|
*_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 |