You are here

constant HTTP_REQUEST_ERROR_GZIP_READ in Flickr API 5

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

File

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

Code

define('HTTP_REQUEST_ERROR_GZIP_READ', 64);