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

Fix byte array read size and Bump versions #91

Merged
merged 6 commits into from
Oct 11, 2024
Merged

Fix byte array read size and Bump versions #91

merged 6 commits into from
Oct 11, 2024

Conversation

itboy87
Copy link
Collaborator

@itboy87 itboy87 commented Oct 10, 2024

Updated the functions to use `bodyAsText` instead of `bodyAsChannel()` for better performance and simpler code. This change ensures that the response body is read as text before encoding, simplifying the conversion process.
@itboy87 itboy87 closed this Oct 11, 2024
@itboy87 itboy87 reopened this Oct 11, 2024
@itboy87 itboy87 merged commit b6c9ece into release Oct 11, 2024
60 checks passed
@itboy87 itboy87 deleted the buffer-fixes branch October 11, 2024 04:41
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.

EUC-KR charset is not parsable
1 participant