soulbird commented on issue #6597: URL: https://github.com/apache/apisix/issues/6597#issuecomment-1066098044
You can get response header in `header_filter` phase via `ngx.header`. and get response body in `header_filter` phase. Inside the Apache APISIX project, you can refer to https://github.com/apache/apisix/blob/master/apisix/core/response.lua -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
