Hi @mratism! the zip/gzipfiles is working properly but it is working only for gz-file. In my case I am getting already gz-string from http response but unfortunately your recommended [zlib uncompress](https://github.com/nim-lang/zip/blob/master/zip/zlib.nim#L271) doesn't work for gz-string getting: Error: unhandled exception: zlib version mismatch! [ZlibStreamError]
please, please help thank you
