Kong / unirest-java

Unirest in Java: Simplified, lightweight HTTP client library.
http://kong.github.io/unirest-java/
MIT License
2.6k stars 592 forks source link

Parsing error occurs when POST response is empty gzip content type #350

Closed sthamman closed 4 years ago

sthamman commented 4 years ago

Fixes https://github.com/Kong/unirest-java/issues/349

ryber commented 4 years ago

I have a couple other small things I'll cut a patch version later today