Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 354 Bytes

CHANGELOG.md

File metadata and controls

17 lines (13 loc) · 354 Bytes

CHANGELOG

4.4.0

  • added StreamWrapper
  • added HttplugClient
  • added support for NTLM authentication
  • added $response->toStream() to cast responses to regular PHP streams
  • made Psr18Client implement relevant PSR-17 factories and have streaming responses
  • added max_duration option

4.3.0

  • added the component