meta-lua-nginx-module icon indicating copy to clipboard operation
meta-lua-nginx-module copied to clipboard

feature: include `ngx_stream_lua_request.h` in `ngx_stream_lua_api.h` to

Open dndx opened this issue 5 years ago • 0 comments
trafficstars

ensure:

  1. The ngx_stream_lua_request_t is accessible by third party C modules and
  2. Helper macros (such as ngx_stream_lua_get_module_ctx) are accessible by party C modules

dndx avatar Dec 10 '19 19:12 dndx