Skip to content

1.8.0

Compare
Choose a tag to compare
@amouhzi amouhzi released this 12 Aug 11:44
· 118 commits to master since this release
Enable writing response directly to file (#45)

* Switch the reading of response headers to a dedicated function

* Add example of saving request response directly to file

* Add test for the  function

* Update array initialization format to support PHP < 5.4