Changelog
All Notable changes to ixudra/curl
will be documented in this file
6.16.0 - 2017-12-07
Added
- Added method to return response headers in the response objects
6.15.1 - 2017-11-07
Added
- Bugfix: wrong variable used
6.15.0 - 2017-11-06
Added
6.14.0 - 2017-10-30
Added
6.13.0 - 2017-10-10
Added
- Added content type to responseObject
6.12.2 - 2017-08-23
Fixed
- Reverted type hinting in
withData()
method
6.12.1 - 2017-08-07
Fixed
- Removed debug code
- Fixed undefined index bug
6.12.0 - 2017-08-06
Added
- File uploads by path
returnResponseArray()
method
enableXDebug()
method for easy xDebug integration
- CHANGELOG file
Updated