- Added Composer support
- Added PUT support
- Added DELETE support
- Added PATCH support
- IDNAEncoder now uses substr instead of string offsets, fixes compatibility for PHP 5.4
- 303 See Other requests now conform to spec
- Add ability to get raw data from response
Initial release!