Skip to content

Wrong character encoding in HttpRepository

HttpRepository.downloadPackageString WebClient does not set the character encoding, so the default value is used (Windows-1252). However, our http repositories use UTF-8 encoding. This should be addressed to avoid encoding errors