Skip to content

- use getBodyAsUtf8String (aka no Locale conversion) when using libxml parsing...

Julien Wadel requested to merge fix/win_utf8_file_transfert into release/5.0
  • use getBodyAsUtf8String (aka no Locale conversion) when using libxml parsing on file transfert contents (fix utf8 for windows on sending/receiving files)
  • remove special characters in file names that are unusable

Merge request reports