You are here

constant HTTP_REQUEST_ERROR_GZIP_DATA in Flickr API 5

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

File

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

Code

define('HTTP_REQUEST_ERROR_GZIP_DATA', 128);