Is there any library to uncompress the server responses which is sent gzip compression. I tried to uncompress from zlib library, But that is throwing compilation errors.
You could try using qUncompress().
qUncompress()
Or https://inqlude.org/libraries/karchive.html
You could try using
qUncompress()
.Or https://inqlude.org/libraries/karchive.html