wordpress-develop/src/wp-includes/Requests
Dion Hulse 1e15f01687 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 affecte dhost.

Fixes #37700 for trunk.


git-svn-id: https://develop.svn.wordpress.org/trunk@38274 602fd350-edb4-49c9-b593-d223f7449a82
2016-08-18 03:47:55 +00:00
..
Auth Remove svn:executable property from Requests and some other files. 2016-07-13 14:38:21 +00:00
Cookie HTTP API: Replace internals with Requests library. 2016-05-13 04:41:45 +00:00
Exception Remove svn:executable property from Requests and some other files. 2016-07-13 14:38:21 +00:00
Proxy HTTP API: Replace internals with Requests library. 2016-05-13 04:41:45 +00:00
Response Remove svn:executable property from Requests and some other files. 2016-07-13 14:38:21 +00:00
Transport Requests: Update to Requests master (fb5b517) which corrects a logic inversion in the cURL transport checks. 2016-08-18 03:47:55 +00:00
Utility HTTP API: Replace internals with Requests library. 2016-05-13 04:41:45 +00:00
Auth.php Remove svn:executable property from Requests and some other files. 2016-07-13 14:38:21 +00:00
Cookie.php HTTP API: Replace internals with Requests library. 2016-05-13 04:41:45 +00:00
Exception.php Remove svn:executable property from Requests and some other files. 2016-07-13 14:38:21 +00:00
Hooker.php Remove svn:executable property from Requests and some other files. 2016-07-13 14:38:21 +00:00
Hooks.php Remove svn:executable property from Requests and some other files. 2016-07-13 14:38:21 +00:00
IDNAEncoder.php Remove svn:executable property from Requests and some other files. 2016-07-13 14:38:21 +00:00
IPv6.php Remove svn:executable property from Requests and some other files. 2016-07-13 14:38:21 +00:00
IRI.php Remove svn:executable property from Requests and some other files. 2016-07-13 14:38:21 +00:00
Proxy.php HTTP API: Replace internals with Requests library. 2016-05-13 04:41:45 +00:00
Response.php Remove svn:executable property from Requests and some other files. 2016-07-13 14:38:21 +00:00
Session.php Remove svn:executable property from Requests and some other files. 2016-07-13 14:38:21 +00:00
SSL.php Remove svn:executable property from Requests and some other files. 2016-07-13 14:38:21 +00:00
Transport.php Remove svn:executable property from Requests and some other files. 2016-07-13 14:38:21 +00:00