janiussyafiq commented on issue #13807: URL: https://github.com/apache/apisix/issues/13807#issuecomment-5420198193
Thanks for the detailed proposal and the PR. This feature request is currently not a universal gateway requirement (no other gateway ships it either), and the plugin mostly combines behavior APISIX already has which are `proxy-rewrite` and `proxy-cache` / `graphql-proxy-cache`. For your specific use case, the recommended path is a custom plugin maintained in your own repository, loaded via `extra_lua_path` (see the plugin development guide: https://apisix.apache.org/docs/apisix/plugin-develop/). Your current implementation can be used as-is for that. -- 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]
