HEX
Server: Microsoft-IIS/8.5
System: Windows NT YDAWBH120 6.3 build 9600 (Windows Server 2012 R2 Standard Edition) AMD64
User: tentjecom_web (0)
PHP: 7.4.14
Disabled: NONE
Upload Files
File: D:/HostingSpaces/SBogers109/excellentexecutivesearch.nl/vendor/ixudra/curl/CHANGELOG.md
# 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
- Added withProxy method

## 6.14.0 - 2017-10-30
### Added
- Laravel auto-discovery

## 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
- README