fatihbm commented on issue #13807: URL: https://github.com/apache/apisix/issues/13807#issuecomment-5422928275
I don’t think this is just a mix of existing plugins. I also don’t think the original problem and why I opened this PR were fully understood. Just because other gateways do not support this today does not mean it is not useful. It could have been a chance for APISIX to be among the first to offer it. That said, I understand your view on the project scope. I will withdraw the PR > 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]
