joyyir opened a new pull request, #244:
URL: https://github.com/apache/apisix-java-plugin-runner/pull/244
Please answer these questions before submitting a pull request
- Why submit this pull request?
- [x] Bugfix
- [ ] New feature provided
- [ ] Improve performance
- Related issues
#243
___
### Bugfix
- Description
see #243
- How to fix?
- Instead of casting to `char`, cast to `byte`
- `setBody` with byte array instead of `String`
- `getBody` with `Charset`
___
### New feature or improvement
- Describe the details and related test reports.
- Source branch
- Related commits and pull requests
- Target branch
--
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]