qorelanguage / qore

Qore Programming Language
GNU General Public License v2.0
61 stars 10 forks source link

Swagger module does not deserialize JSON and YAML content as UTF-8 #4895

Closed davidnich closed 3 months ago

davidnich commented 4 months ago

if the server does not include a charset=utf-8 header, the module does not tag the string with the UTF-8 character encoding before passing to the deserialization functions, which results in invalid output