WordPress/wp-includes/Requests/Transport
Pascal Birchler 3fd7c7eba1 Requests: Update to Requests master (fb5b517) which corrects a logic inversion in the cURL transport checks.
Previously if a host had only disabled one of `curl_init()` or `curl_exec()` it wouldn't get detected correctly by Requests, which caused cURL warnings for users on an affected host.

Merge of [38274] to the 4.6 branch.

Fixes #37700.
Built from https://develop.svn.wordpress.org/branches/4.6@38338


git-svn-id: http://core.svn.wordpress.org/branches/4.6@38279 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2016-08-23 15:55:31 +00:00
..
cURL.php Requests: Update to Requests master (fb5b517) which corrects a logic inversion in the cURL transport checks. 2016-08-23 15:55:31 +00:00
fsockopen.php DOCS: Replace HTTP links with HTTPS. 2016-06-10 04:50:33 +00:00