mirror of
https://github.com/WordPress/WordPress.git
synced 2025-02-20 19:56:49 +01:00
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. Built from https://develop.svn.wordpress.org/trunk@38274 git-svn-id: http://core.svn.wordpress.org/trunk@38215 1a063a9b-81f0-0310-95a4-ce76da25c4cd |
||
|---|---|---|
| .. | ||
| Auth | ||
| Cookie | ||
| Exception | ||
| Proxy | ||
| Response | ||
| Transport | ||
| Utility | ||
| Auth.php | ||
| Cookie.php | ||
| Exception.php | ||
| Hooker.php | ||
| Hooks.php | ||
| IDNAEncoder.php | ||
| IPv6.php | ||
| IRI.php | ||
| Proxy.php | ||
| Response.php | ||
| Session.php | ||
| SSL.php | ||
| Transport.php | ||