Releases: Vinelab/http
Releases · Vinelab/http
v1.5.4
v1.5.3
Laravel 5.4 compatibility update, thanks to @gjrdiesel
v1.5.2
v1.5.1
v1.5.0
v1.4.0
v1.3.0
Supporting Laravel 5
v1.2.0 remove the package method from service provider
v1.1.1
v1.1.0
New
as per @dominikzogg's request:
- HTTP Protocol version enforcement with
version => x
- Raw content support
Fixes & Updates
- Update PHPUnit to 4.3
- An issue where calling
HttpClient::delete()
would send aGET
request (thanks to @nickma42 PR) - Minor fixes according to SensioLabs Insight's analysis