beginnerWJC opened a new issue, #189: URL: https://github.com/apache/apisix-java-plugin-runner/issues/189
### Issue description ### Environment * your apisix-java-plugin-runner version ### Minimal test code / Steps to reproduce the issue 1.配置使用ext-plugin-post-resp插件  2.测试时,发现上游返回204时会请求两次    ### What's the actual result? (including assertion message & call stack if applicable) 由于重复请求,导致第二次报错 ### What's the expected result? 上游返回204时,不再重复请求 -- 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]
