We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Same with #5343 but for response body. Response body can be fetched by core.response.hold_body_chunk.
apisix version
uname -a
nginx -V
openresty -V
curl http://127.0.0.1:9090/v1/server_info
luarocks --version
The text was updated successfully, but these errors were encountered:
I just want to know when can support this issue
Sorry, something went wrong.
see: #5501
但是我看这个issue里描述的内容不是requestBody么?好像没有responseBody
see: #5501 但是我看这个issue里描述的内容不是requestBody么?好像没有responseBody
my mistake. wait for someone to take this.
May I pick this one up?
dmsolr
Successfully merging a pull request may close this issue.
Issue description
Same with #5343 but for response body. Response body can be fetched by core.response.hold_body_chunk.
Environment
apisix version
): 2.10.1uname -a
):nginx -V
oropenresty -V
):curl http://127.0.0.1:9090/v1/server_info
to get the info from server-info API):luarocks --version
):The text was updated successfully, but these errors were encountered: