log net/http.lua @ 1112:e8a00a2ea910

age author description
Mon, 04 May 2009 19:57:05 +0100 Matthew Wild Merge with 0.4
Mon, 04 May 2009 19:53:31 +0100 Matthew Wild net.http, net.httpserver: Remove urlcodes table... it really isn't needed (thanks Jan Harkes)
Wed, 22 Apr 2009 20:29:35 +0100 Matthew Wild net.http: Fix potential nil access
Mon, 30 Mar 2009 01:55:56 +0500 Waqas Hussain Fixed: net/http.lua: HTTP request callback wasn't being called on some errors
Sat, 21 Mar 2009 23:48:09 +0000 Matthew Wild net.http: Don't throw error on invalid URLs. Fixes #56.
Sat, 17 Jan 2009 04:45:08 +0000 Matthew Wild Port to new server.lua, quite some changes, but I believe everything to be working
Fri, 16 Jan 2009 23:34:45 +0000 Matthew Wild net.http: custom_headers -> headers
Thu, 15 Jan 2009 04:10:06 +0000 Matthew Wild net.http: Don't log content from server