vitolibrarius / contenta

Content Repository and Library
Apache License 2.0
1 stars 0 forks source link

Compressed https responses are not processed correctly #59

Closed vitolibrarius closed 9 years ago

vitolibrarius commented 9 years ago

Using an endpoint like http://rss.binsearch.net/rss.php?max=50&g=alt.binaries.comics.dcp Problem on /contenta/Netconfig/index

vitolibrarius commented 9 years ago

According to http://stackoverflow.com/questions/310650/decode-gzipped-web-page-retrieved-via-curl-in-php curl_setopt($ch,CURLOPT_ENCODING , "gzip");