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

feat: don't auto detect charset when using raw content parser option #310

Conversation

jerjako
Copy link
Contributor

@jerjako jerjako commented Nov 8, 2023

When the content is sent as raw, the charset can sometimes return a wrong value.
In this text example with Japanese characters, the charset content returning was iso-8859-1.

@coveralls
Copy link

coveralls commented Nov 8, 2023

Coverage Status

coverage: 86.199%. remained the same
when pulling f25733f on jerjako:feat/dont-auto-detect-charset-for-raw-content
into c35a936 on jhillyerd:main.

@jhillyerd jhillyerd merged commit 2f48e1b into jhillyerd:main Nov 9, 2023
9 checks passed
@jhillyerd
Copy link
Owner

Thank you!

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.

None yet

3 participants