cjoudrey / gluahttp

gluahttp: an http module for gopher-lua
MIT License
57 stars 23 forks source link

Add "response" table #4

Closed cjoudrey closed 9 years ago

cjoudrey commented 9 years ago

Instead of returning body, status, headers on success and nil, error on failure, we will return response on success and nil, error on failure.

response table will have the following properties:

cjoudrey commented 9 years ago

https://github.com/cjoudrey/gluahttp/commit/a88d29416cf3fe0a42e395a129e31bb7fa75e9fc