packagist guzzlehttp/psr7 1.5.0

latest releases: 2.6.x-dev, dev-sync-readme, dev-fixes...
5 years ago

After a really long waiting period, 1.5.0 is finally here with the following changes:

Added

  • Response first-line to response string exception (fixes #145)
  • A test for #129 behavior
  • get_message_body_summary function in order to get the message summary
  • 3gp and mkv mime types

Changed

  • Clarify exception message when stream is detached

Deprecated

  • Deprecated parsing folded header lines as per RFC 7230

Fixed

  • Fix AppendStream::detach to not close streams
  • InflateStream preserves isSeekable attribute of the underlying stream
  • ServerRequest::getUriFromGlobals to support URLs in query parameters

Several other fixes and improvements.

Don't miss a new psr7 release

NewReleases is sending notifications on new releases.