You are here

constant HTTP_REQUEST_METHOD_GET in Flickr API 5

1 use of HTTP_REQUEST_METHOD_GET
HTTP_Request::HTTP_Request in phpFlickr/PEAR/HTTP/Request.php
Constructor

File

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

Code

define('HTTP_REQUEST_METHOD_GET', 'GET', true);