intuit / QuickBooks-V3-Java-SDK

Java SDK for QuickBooks REST API v3 services
Apache License 2.0
60 stars 142 forks source link

Specify character set when decompressing the HTTP response #188

Open cchang320 opened 2 years ago

cchang320 commented 2 years ago

Explicitly specify the character set when reading the HTTP response instead of using the JVM's default.