packagist php-http/client-common 2.6.0

latest releases: 2.x-dev, dev-fix-static-ci, 2.7.1...
24 months ago
  • [RedirectPlugin] Redirection of non GET/HEAD requests with a body now removes the body on follow-up requests, if the
    HTTP method changes. To do this, the plugin needs to find a PSR-7 stream implementation. If none is found, you can
    explicitly pass a PSR-17 StreamFactoryInterface in the stream_factory option.
    To keep sending the body in all cases, set the stream_factory option to null explicitly.

Don't miss a new client-common release

NewReleases is sending notifications on new releases.