mangoGoForward commented on pull request #5016: URL: https://github.com/apache/apisix/pull/5016#issuecomment-927023808
> > > What are scenes can this plugin be used? > > > > > > The plugin can rewrite the content returned upstream as well as APACHE APISIX itself. Users can specify input and output protocol what they want, it only support xml and json protocol conversion mutually at now > > why not make a plugin to transform the body before return the response instead of send it again to apisix. Based on `Content-Type` header Yes, But you may must have to parse the content from http request body which does not match you wish, this plugin can process this scene, and you don't make a plugin in anywhere you may use -- 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]
