ezimuel/ringphp
RingPHP provides a lightweight, PSR-7–focused abstraction for HTTP clients and servers, inspired by the Ring specification. Compose middleware-style handlers, adapt to popular transports, and build reusable, testable HTTP stacks without locking into a single client.
continue keyword usage on PHP 7.3CURL_HTTP_VERSION_2_0allow_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).How can I help you explore Laravel packages today?