All Notable changes to ixudra/curl
will be documented in this file
- Added key-value support to
withHeaders()
method
- Added support for multiple response headers with the same name
- Added method to return response headers in the response objects
- Bugfix: wrong variable used
- Added withProxy method
- Laravel auto-discovery
- Added content type to responseObject
- Reverted type hinting in
withData()
method
- Removed debug code
- Fixed undefined index bug
- File uploads by path
returnResponseArray()
methodenableXDebug()
method for easy xDebug integration- CHANGELOG file
- README