Skip to content

Use charset declaration to decode body and use utf-8 as default json charset#430

Open
abasile wants to merge 2 commits intokoush:masterfrom
abasile:patch
Open

Use charset declaration to decode body and use utf-8 as default json charset#430
abasile wants to merge 2 commits intokoush:masterfrom
abasile:patch

Conversation

@abasile
Copy link

@abasile abasile commented Mar 14, 2016

Default charset US_ASCII was used in ByteBufferList to read request in AsyncHttpServer.
this allow to use the charset declared in content-Type and if no charset specified use uft-8 as default for json decoding

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant