5 ms·
Looks like you can bypass the lapis renderer and use ngx.print() and ngx.header() to control the response yourself Look under skip_render here: https://leafo.n
by biftek 2y ago
Looks like you can bypass the lapis renderer and use ngx.print() and ngx.header() to control the response yourself
Look under skip_render here: https://leafo.net/lapis/reference/actions.html#render-options https://leafo.net/lapis/reference/actions.html#render-option...