All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
continue
keyword usage on PHP 7.3CURL_HTTP_VERSION_2_0
allow_self_signed
to false
to
match the cURL handler when verify
is set to true
or a certificate file.save_to
option.CurlFactory::retryFailedRewind
did not
return an array.FutureArrayInterface
when anfalse
does not enable debug output. error occurs.header
stream option as a string to be compatible with GAE.version
option is supplied in a request.
See https://github.com/guzzle/RingPHP/pull/8CurlHandler
and CurlMultiHandler
that caused cURL requests with multiple responses to merge repsonses together
(e.g., requests with digest authentication).