gaoxingliang commented on issue #252: URL: https://github.com/apache/apisix-java-plugin-runner/issues/252#issuecomment-1818462353
you can try the solution here: https://github.com/gaoxingliang/apisix-java-plugin-runner/blob/encrypt-response/runner-starter/src/main/java/org/apache/apisix/plugin/runner/filter/DecryptRequestFilter.java#L78 This depends on the source code change by adding a new method changeBody to make it work. and the readme: https://github.com/gaoxingliang/apisix-java-plugin-runner/blob/encrypt-response/readme-new.md -- 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]
