Skip to content

Conversation

sethmlarson
Copy link
Member

Closes #3053. Little lunch-time open source contribution, this changes the default encoding of chunked request bodies from ISO-8859-1 to UTF-8 in line with all other request body default encodings in urllib3 2.x.

@sethmlarson
Copy link
Member Author

Thanks @sigmavirus24 and @illia-v! 🙏

@sethmlarson sethmlarson merged commit 07f236b into main Jul 12, 2024
@sethmlarson sethmlarson deleted the utf-8-chunked-bodies branch July 12, 2024 13:32
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.

urllib3 with version 2.0.* treats control character differently
3 participants