net/httpclient_listener.lua
Sat, 03 Sep 2011 15:44:05 -0400 Matthew Wild net.httpclient_listener: util.httpstream now always expects to be called with nil data, so call even when the socket closed cleanly
Wed, 31 Aug 2011 20:23:49 -0400 Matthew Wild net.httpclient_listener: Define t_insert
Sat, 20 Aug 2011 16:51:17 -0400 Matthew Wild net.httpclient_listener: Fix to look for the request body in the right variable...
Sat, 20 Aug 2011 15:10:04 -0400 Matthew Wild net.http, httpclient_listener: Move request sending from net.http to onconnect() handler, and add support for HTTPS requests to net.http
Mon, 22 Mar 2010 17:24:55 +0000 Matthew Wild Merge 0.6->0.7
Mon, 22 Mar 2010 17:06:15 +0000 Matthew Wild Update copyright headers for 2010
Fri, 19 Feb 2010 03:23:51 +0000 Matthew Wild net.httpclient_listener: Don't notify request of closed connection if the close was initiated by us
Fri, 19 Feb 2010 03:23:51 +0000 Matthew Wild net.httpclient_listener: Don't notify request of closed connection if the close was initiated by us
Sun, 22 Nov 2009 04:43:46 +0000 Matthew Wild *_listener: Update for new net.server API, specifically .listener -> .onincoming, .disconnect -> .ondisconnect
Fri, 10 Jul 2009 03:08:38 +0100 Matthew Wild Add copyright header to those files missing one
Fri, 29 May 2009 22:04:57 +0100 Matthew Wild httpclient_listener: Don't use print()...
Fri, 16 Jan 2009 23:33:19 +0000 Matthew Wild net.http: Remove request from conn->request table when conn closed
Fri, 12 Dec 2008 04:06:15 +0000 Matthew Wild Non-blocking HTTP requests (adding net.http)
less more (0) tip