mirror of
https://github.com/php-curl-class/php-curl-class.git
synced 2026-08-25 06:49:07 +00:00
efbcc080bb
The following will disable their respective decoders: $curl->setDefaultDecoder(false); $curl->setJsonDecoder(false); $curl->setXmlDecoder(false);