net.http, httpclient_listener: Move request sending from net.http to onconnect()...
authorMatthew Wild <mwild1@gmail.com>
Sat, 20 Aug 2011 19:10:04 +0000 (15:10 -0400)
committerMatthew Wild <mwild1@gmail.com>
Sat, 20 Aug 2011 19:10:04 +0000 (15:10 -0400)
commitc4e94a3594fad8e7b279258132a0c05740d96a88
tree476690d6f5e47dbdd470df42ba334f994a24ce0f
parent1049d01dc99c97822bbc833dcf9220b78c633d7b
net.http, httpclient_listener: Move request sending from net.http to onconnect() handler, and add support for HTTPS requests to net.http
net/http.lua
net/httpclient_listener.lua