Fix gh-issue #16
authorMichael Wallner <mike@php.net>
Thu, 3 Dec 2015 08:50:07 +0000 (09:50 +0100)
committerMichael Wallner <mike@php.net>
Thu, 3 Dec 2015 09:58:38 +0000 (10:58 +0100)
Switching to CURLOPT_CUSTOMREQUESTS for all methods made us lose the
default setting of curl's "Content-Length: 0" on empty POST/PUT/PATCH
requests.


No differences found