* protected $history = NULL
http\Message request/response history.
* public $recordHistory = false
- Boolean flag whether to record instory in http\Client::$history.
+ Boolean flag whether to record history in http\Client::$history.
# array http\Client\Request::getSslOptions()
-Retrive priorly set SSL options.
+Retrieve priorly set SSL options.
See http\Client\Request::getOptions() and http\Client\Request::setSslOptions().
## Params:
# array http\Client::getSslOptions()
-Retrive priorly set SSL options.
+Retrieve priorly set SSL options.
See http\Client::getOptions() and http\Client::setSslOptions().
## Params:
# string http\Cookie::getDomain()
-Retrive the effective domain of the cookie list.
+Retrieve the effective domain of the cookie list.
See http\Cookie::setDomain().
## Params: