QT framework processing gzip payload

210 views Asked by At

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.

1

There are 1 answers

0
Kevin Krammer On

You could try using qUncompress().

Or https://inqlude.org/libraries/karchive.html