Sude 30f698867c Fix getting XML data
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
2022-02-16 14:50:19 +02:00
..
2021-11-09 14:59:42 +02:00
2021-11-09 14:59:42 +02:00
2022-02-16 14:50:19 +02:00
2020-12-02 06:36:40 +02:00
2017-02-17 11:14:28 +02:00
2019-04-22 17:39:10 +03:00
2016-11-03 21:25:33 +02:00
2020-11-28 22:31:54 +01:00
2021-11-09 14:59:42 +02:00