diff options
author | Jeremiah Senkpiel <fishrock123@rocketmail.com> | 2022-07-09 18:02:44 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-07-09 20:02:44 -0500 |
commit | f26bdc9109abffc86ea78bb85cf3504a771d17ad (patch) | |
tree | dbd543924da72c713578f8cb28e6facebcf04e5d /LICENSE-APACHE | |
parent | 3ddcd171ea66efa94821533299f48788a18fb33a (diff) |
feat: non-strict mode replaces invalid UTF-8 (#62)
This change makes non-strict mode percent-decode utf-8 lossily.
This means that invalid UTF-8 percent encoded sequences, such as `%E9`, are
decoded as the unicode replacement character (� `U+FFFD`).
Refs: https://github.com/samscott89/serde_qs/issues/43
Diffstat (limited to 'LICENSE-APACHE')
0 files changed, 0 insertions, 0 deletions