From: Michael Wallner Date: Thu, 3 Dec 2015 08:50:07 +0000 (+0100) Subject: Fix gh-issue #16 X-Git-Tag: RELEASE_3_0_0_RC1~8 X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=commitdiff_plain;h=688a70d8590cc4cac2d39f24baf8d99ebd9fec06;hp=688a70d8590cc4cac2d39f24baf8d99ebd9fec06;ds=sidebyside Fix gh-issue #16 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. ---