dragon-zhang opened a new issue, #3391:
URL: https://github.com/apache/incubator-shenyu/issues/3391

   ### Is there an existing issue for this?
   
   - [X] I have searched the existing issues
   
   ### Current Behavior
   
   When using `NettyHttpClientPlugin`, the implementation of 
`org.apache.shenyu.plugin.api.result.ShenyuResult#contentType` is incompatible.
   
   ### Expected Behavior
   
   No compatibility problem.
   
   ### Steps To Reproduce
   
   1. run `ShenyuAdminBootstrap`;
   2. run `ShenyuTestHttpApplication`;
   3. enable `NettyHttpClientPlugin` and run `ShenyuBootstrapApplication`;
   4. send request:
   ```http
   POST http://localhost:9195/http/shenyu/client/hello
   Accept: application/json
   Content-Type: application/json
   ```
   
   ### Environment
   
   ```markdown
   ShenYu version(s): master
   ```
   
   
   ### Debug logs
   
   nop
   
   ### Anything else?
   
   nop


-- 
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]

Reply via email to