Chunked implementation
Hi, I didn't see that there is already a lua-resty-http, so I implemented our own: https://github.com/bsm/lua-resty-http. My version includes chunked response handling. Would be really great to merge our code bases into one.
can you pls send a pull req?
It seems like there are many parallel efforts going on. My code is currently unmaintained, but someone has forked and extended it. Maybe we three should quickly go over our implementations and discuss what features we have built others are lacking of. A few simple benchmarks would probably be appropriate too. Here's the link: https://github.com/bsm/lua-resty-http/pull/3#issuecomment-30050621