Client::sendRequest
now throws Http\Client\Exception\NetworkException
on network errors.\UnexpectedValueException
replaced with Http\Client\Exception\RequestException
in
Client::sendRequest
and Client::sendAsyncRequest
HttpClientDiscovery
.First stable release.
php-http/discovery
and php-http/utils
to php-http/message
.Http\Curl
to Http\Client\Curl
.CurlHttpClient
to Client
.