Loading...
This site is best viewed in a modern browser with JavaScript enabled.
Something went wrong while trying to load the full version of this site. Try hard-refreshing this page to fix the error.
Lua Capture Response
naidilepn
Hi,
I want to send the response of lua capture (headers + body) to client similar to proxy_pass.
response = ngx.location.capture("/apiPath", options)
I have to send this response completely to client. Please suggest here.
Thanks