summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorJeremiah Senkpiel <fishrock123@rocketmail.com>2022-07-09 18:02:44 -0700
committerGitHub <noreply@github.com>2022-07-09 20:02:44 -0500
commitf26bdc9109abffc86ea78bb85cf3504a771d17ad (patch)
treedbd543924da72c713578f8cb28e6facebcf04e5d /Cargo.toml
parent3ddcd171ea66efa94821533299f48788a18fb33a (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 'Cargo.toml')
0 files changed, 0 insertions, 0 deletions