You are here

constant HTTP_REQUEST_HTTP_VER_1_1 in Flickr API 5

3 uses of HTTP_REQUEST_HTTP_VER_1_1
HTTP_Request::HTTP_Request in phpFlickr/PEAR/HTTP/Request.php
Constructor
HTTP_Request::sendRequest in phpFlickr/PEAR/HTTP/Request.php
Sends the request
HTTP_Request::setURL in phpFlickr/PEAR/HTTP/Request.php
Sets the URL to be requested

File

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

Code

define('HTTP_REQUEST_HTTP_VER_1_1', '1.1', true);