~mordred/jclouds/upstream

Viewing all changes in revision 6123.

  • Committer: Roded Bahat
  • Date: 2019-08-08 12:32:25 UTC
  • Revision ID: git-v1:a248697c0668f8f1c442b04e3833d876b125dc2c
JCLOUDS-1509: read AWS response data with the UTF-8 charset explicitly

AWS response data is encoded in UTF-8. Creating a String from said data
using the JVM's default charset results in incorrect encoding on
environments in which the JVM's default charset is not UTF-8.

https://issues.apache.org/jira/browse/JCLOUDS-1509

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: