openresty / meta-lua-nginx-module

Meta Lua Nginx Module supporting both Http Lua Module and Stream Lua Module
66 stars 20 forks source link

bugfix: hide get_request API in stream subsystem #78

Closed spacewander closed 4 years ago

spacewander commented 4 years ago

As the req_type in stream subsystem is unexported. Fix https://github.com/openresty/stream-lua-nginx-module/issues/180.