mirror of
https://github.com/WordPress/WordPress.git
synced 2024-11-04 09:49:37 +01:00
b8b7a00889
This introduces a minimum value of 1 second for timeouts passed to cURL. Internally, cURL uses alarm() for interrupts, which accepts a second-resolution timeout. Any values lower than 1 second are instantly failed rather than being rounded upwards. While this makes the experience worse for those using asynchronous DNS lookups, there's no way to detect which DNS resolver is being used from PHP. See #33055, #8923. Built from https://develop.svn.wordpress.org/trunk@37694 git-svn-id: http://core.svn.wordpress.org/trunk@37660 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 |