You are here

constant HTTP_REQUEST_METHOD_POST in Flickr API 5

1 use of HTTP_REQUEST_METHOD_POST
HTTP_Request::_buildRequest in phpFlickr/PEAR/HTTP/Request.php
Builds the request string

File

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

Code

define('HTTP_REQUEST_METHOD_POST', 'POST', true);