moying2026 opened a new pull request, #13533:
URL: https://github.com/apache/apisix/pull/13533

   ## Summary
   
   Add caution notes to both English and Chinese documentation explaining that 
`ext-plugin-post-resp` only works with HTTP upstreams since it uses 
`lua-resty-http` internally.
   
   ## Changes
   
   - `docs/en/latest/plugins/ext-plugin-post-resp.md`: Added caution note about 
HTTP-only upstream limitation and incompatibility with gRPC transcoding.
   - `docs/zh/latest/plugins/ext-plugin-post-resp.md`: Added equivalent caution 
note in Chinese.
   
   Fixes #13394
   
   ## Checklist
   
   - [x] I have explained the need for this PR and the problem it solves
   - [x] I have explained the changes or the new features added to this PR
   - [x] I have updated the documentation to reflect this change
   - [x] I have verified that this change is backward compatible


-- 
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]

Reply via email to