diff options
author | Kim Alvefur <zash@zash.se> | 2022-11-22 23:56:01 +0100 |
---|---|---|
committer | Kim Alvefur <zash@zash.se> | 2022-11-22 23:56:01 +0100 |
commit | 4fa3808e8dfccb12c11ad2b22130765307750851 (patch) | |
tree | 96fbe6dec28cf867a32c04436cef805c9befefcf /net/http/server.lua | |
parent | 6bd9bed561efc2729b346dda6c07817e3ae26b18 (diff) | |
download | prosody-4fa3808e8dfccb12c11ad2b22130765307750851.tar.gz prosody-4fa3808e8dfccb12c11ad2b22130765307750851.zip |
util.stanza: Allow U+7F0.11.14
Allowed by XML despite arguably being a control character.
Drops the part of the range meant to rule out octets invalid in UTF-8
(\247 starts a 4-byte sequence), since UTF-8 correctness is validated by
util.encodings.utf8.valid().
Diffstat (limited to 'net/http/server.lua')
0 files changed, 0 insertions, 0 deletions