Skip to content
This repository was archived by the owner on Feb 28, 2026. It is now read-only.

Latest commit

 

History

History
37 lines (23 loc) · 513 Bytes

File metadata and controls

37 lines (23 loc) · 513 Bytes

Changelog

Version 1.3.0

  • dependencies updated
  • ignore errors flag (stream only) added (thanks @tljennings)

Version 1.2.1

  • added comodojo/exceptions as a dependency

Version 1.2.0

Added

  • Support for gzip-encoded data;
  • More auth methods

Fixed

  • Many errors fixed;

Other

  • Unit test with phpunit
  • MIT license instead of GPL

Version 1.1.0

Added

  • setHost and setCurl methods
  • support for multiple requests

Other

  • code cleanup

Version 1.0.0

  • Initial release