liseen / lua-resty-http

Lua http client driver for the ngx_lua based on the cosocket API
188 stars 70 forks source link

Add resolve function #24

Closed Hevienz closed 10 years ago

Hevienz commented 10 years ago

I just add a resolve function to let us to request a url with domain name, rather than a ip address.