-
-
Notifications
You must be signed in to change notification settings - Fork 366
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
Request.Body encoding bug #36
Comments
Did you pulled the latest version? |
yes, lastest version. |
Please, send me a minimal project which replicates the problem. |
example project |
Your changes have been merged. Thank you for your support. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
example data, charset utf-8
[{"barcode":"8801062318490","company_code":"민","quantity":5,"date":"2016-03-23","kind":"1"}]
"민" is korean.
error message
[EEncodingError] No mapping for the Unicode character exists in the target multi-byte code page
The text was updated successfully, but these errors were encountered: