Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RestClient module add no_charset option #3328

Closed
turlyalz opened this issue Feb 27, 2019 · 0 comments
Closed

RestClient module add no_charset option #3328

turlyalz opened this issue Feb 27, 2019 · 0 comments

Comments

@turlyalz
Copy link
Contributor

Found during the implementation of #3327, the client was not able to send data as JSON in body when charset was set to "UTF-8" for some reason, the solution is to add new option (no_charset) in the RestClient.

@turlyalz turlyalz self-assigned this Feb 27, 2019
turlyalz pushed a commit that referenced this issue Feb 27, 2019
turlyalz pushed a commit that referenced this issue Feb 28, 2019
davidnich pushed a commit that referenced this issue Feb 28, 2019
* refs #3328: implement no_charset option for RestClient
@omusil24 omusil24 added the fixed label Jun 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants