You are here

private property EasyRdf_Http_Client::$paramsGet in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 vendor/easyrdf/easyrdf/lib/EasyRdf/Http/Client.php \EasyRdf_Http_Client::paramsGet

Associative array of GET parameters

Type: array

File

vendor/easyrdf/easyrdf/lib/EasyRdf/Http/Client.php, line 88

Class

EasyRdf_Http_Client
This class is an implemetation of an HTTP client in PHP. It supports basic HTTP 1.0 and 1.1 requests. For a more complete implementation try Zend_Http_Client.

Code

private $paramsGet = array();