mirror of
https://github.com/Sude-/lgogdownloader.git
synced 2025-04-21 15:51:19 +02:00

GOG changed something and now the server sometimes responds with gzip compressed XML data Set CURLOPT_ACCEPT_ENCODING to enable decoding of a response when Content-Encoding header is received Moved zlib decompression from GalaxyAPI::getResponse to GalaxyAPI::getResponseJson and made it automatic when detecting zlib header