You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.