Skip to content

Tags: Vinelab/http

Tags

v1.5.4

Toggle v1.5.4's commit message
Merge pull request #29 from eleganttechsolutions/upgrade-toelrance

Upgrade tolerance package version

v1.5.3

Toggle v1.5.3's commit message
Update HttpServiceProvider for Laravel 5.4 (#26)

laravel 5.4 removes the share method, this uses the singleton method which has been in laravel since 4.2.

v1.5.2

Toggle v1.5.2's commit message
remove hard-coded http v1.0

v1.5.1

Toggle v1.5.1's commit message
Don't echo out the return value of curl_exec(). (#22)

v1.5.0

Toggle v1.5.0's commit message
wrong type hinting in comments

v1.4.0

Toggle v1.4.0's commit message
check if digest isset

v1.3.0

Toggle v1.3.0's commit message
Add HttpClientRequestFailedException on cURL timeout (#20)

* add custom exception - throw when tries exhausted

* add back dockblocks

* remove unnecessary try catch from client

* update readme - add custom exception on timeout

v1.2.0

Toggle v1.2.0's commit message
remove the package method from service provider

v1.1.1

Toggle v1.1.1's commit message
Merge pull request #7 from dominikzogg/master

put an patch could contain data too

v1.1.0

Toggle v1.1.0's commit message
update readme