Skip to content

refactor(response): remove encoding readonly property#324

Merged
0x676e67 merged 1 commit intomainfrom
resp
Sep 2, 2025
Merged

refactor(response): remove encoding readonly property#324
0x676e67 merged 1 commit intomainfrom
resp

Conversation

@0x676e67
Copy link
Copy Markdown
Owner

@0x676e67 0x676e67 commented Sep 2, 2025

The encoding readonly property is generally not very useful, since the response.text() method already provides automatic decoding. If you need to specify a particular string decoding, you can still use the text_with_charset() method.

@0x676e67 0x676e67 changed the title refactor(response): remove encoding readonly property refactor(response): remove encoding readonly property Sep 2, 2025
@0x676e67 0x676e67 merged commit 0a4a05d into main Sep 2, 2025
15 of 16 checks passed
@0x676e67 0x676e67 deleted the resp branch September 2, 2025 15:51
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