log net/http.lua @ 8730:de74bc49385e

age author description
Fri, 06 Apr 2018 01:42:35 +0200 Kim Alvefur net.http: Import setmetatable into local scope (fixes #1125)
Wed, 04 Apr 2018 18:42:05 +0100 Matthew Wild Merge 0.10 -> trunk
Wed, 04 Apr 2018 18:27:44 +0100 Matthew Wild net.http: Fix parameter order to http request callbacks
Sat, 24 Mar 2018 11:29:33 +0000 Matthew Wild net.http: Allow enabling/disabling error suppression, useful for tests
Sat, 24 Mar 2018 11:29:04 +0000 Matthew Wild net.http: Fix for Lua 5.2: return error from error handler (xpcall changed)
Wed, 28 Feb 2018 20:06:26 +0100 Kim Alvefur vairious: Add annotation when an empty environment is set [luacheck]
Mon, 26 Feb 2018 15:27:00 +0000 Matthew Wild net.http: Refactor to use new net.connect API, brings support for async DNS