You are here

constant HTTP_REQUEST_ERROR_GZIP_CRC in Flickr API 5

1 use of HTTP_REQUEST_ERROR_GZIP_CRC
HTTP_Response::_decodeGzip in phpFlickr/PEAR/HTTP/Request.php
Decodes the message-body encoded by gzip

File

phpFlickr/PEAR/HTTP/Request.php, line 82

Code

define('HTTP_REQUEST_ERROR_GZIP_CRC', 256);