This repository was archived by the owner on Mar 31, 2026. It is now read-only.
Commit 63ff233
authored
fix: fall back to 'charset' of 'content_type' in 'download_as_text' (#326)
Explicit 'encoding' overrides the fallback.
Use the 'charset' param of 'content_type', rather than 'content_encoding',
which isn't going to be a Unicode -> bytes encoding.
Closes #319.
Also, rewrap long param descriptions for in-source readability.1 parent 6a0b8a7 commit 63ff233
2 files changed
+687
-568
lines changed
0 commit comments