php-src/ext/curl
Christoph M. Becker c47b18a222 Fix #79033: Curl timeout error with specific url and post
We must not set an empty mime structure as `CURLOPT_MIMEPOST`; instead
we set it to `NULL` if `CURLOPT_POSTFIELDS` has been set to an empty
array.
2019-12-28 10:47:03 +01:00
..
tests Fix #79033: Curl timeout error with specific url and post 2019-12-28 10:47:03 +01:00
config.m4 Trim trailing whitespace in source code files 2018-10-13 14:14:50 +02:00
config.w32 Trim trailing whitespace in source code files 2018-10-13 14:16:33 +02:00
CREDITS
curl_file.c Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
interface.c Fix #79033: Curl timeout error with specific url and post 2019-12-28 10:47:03 +01:00
multi.c Merge branch 'PHP-7.2' into PHP-7.3 2019-07-18 14:41:35 +02:00
php_curl.h Extend CURLFile to support streams 2019-12-09 10:30:00 +01:00
share.c Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
sync-constants.php Add more missing CURL_VERSION_* constants 2019-05-02 15:11:42 +02:00