You are here

8 calls to HTTP_Request::addHeader() in Flickr API 5

HTTP_Request::addCookie in phpFlickr/PEAR/HTTP/Request.php
Appends a cookie to "Cookie:" header
HTTP_Request::addFile in phpFlickr/PEAR/HTTP/Request.php
Adds a file to upload
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::setBasicAuth in phpFlickr/PEAR/HTTP/Request.php
Sets basic authentication parameters
HTTP_Request::setProxy in phpFlickr/PEAR/HTTP/Request.php
Sets a proxy to be used
HTTP_Request::setURL in phpFlickr/PEAR/HTTP/Request.php
Sets the URL to be requested
HTTP_Request::_buildRequest in phpFlickr/PEAR/HTTP/Request.php
Builds the request string