Skip to content

Releases: ivan770/laravel-httpclient

1.3.0

10 Jun 14:33
Compare
Choose a tag to compare
  • Eloquent model as data source
  • Data pipelining

1.2.0

09 Jun 16:42
6780006
Compare
Choose a tag to compare
  • Ignoring redirects available using withoutRedirects()
  • Added proxy options to builder

1.1.1

09 Jun 13:58
Compare
Choose a tag to compare
  • Fix PHPDoc annotations

1.1.0

09 Jun 11:44
Compare
Choose a tag to compare
  • Return collection by default, if response is JSON-compatible
  • Add request data methods to builder

1.0.0

09 Jun 10:28
1e42455
Compare
Choose a tag to compare

First release

  • Add README