constant HTTP_REQUEST_ERROR_GZIP_METHOD in Flickr API 5
1 use of HTTP_REQUEST_ERROR_GZIP_METHOD
- HTTP_Response::_decodeGzip in phpFlickr/
PEAR/ HTTP/ Request.php - Decodes the message-body encoded by gzip
File
- phpFlickr/
PEAR/ HTTP/ Request.php, line 79
Code
define('HTTP_REQUEST_ERROR_GZIP_METHOD', 32);