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 aGETrequest (thanks to @nickma42 PR) - Minor fixes according to SensioLabs Insight's analysis