mirror of
https://github.com/WordPress/WordPress.git
synced 2025-02-20 19:56:49 +01:00
This is a maintenance release with minor changes: - Only force close cURL connection when needed (cURL < 7.22). References: - [https://github.com/WordPress/Requests/releases/tag/v2.0.8 Requests 2.0.8 release notes] - [https://github.com/WordPress/Requests/compare/v2.0.6...v2.0.8 Full list of changes in Requests 2.0.8] Follow-up to [54997], [55007], [55046], [55225], [55296], [55629]. Props jrf, mukesh27, spacedmonkey, costdev. Fixes #59322. Built from https://develop.svn.wordpress.org/trunk@56554 git-svn-id: http://core.svn.wordpress.org/trunk@56066 1a063a9b-81f0-0310-95a4-ce76da25c4cd |
||
|---|---|---|
| .. | ||
| Auth | ||
| Cookie | ||
| Exception | ||
| Proxy | ||
| Response | ||
| Transport | ||
| Utility | ||
| Auth.php | ||
| Autoload.php | ||
| Capability.php | ||
| Cookie.php | ||
| Exception.php | ||
| HookManager.php | ||
| Hooks.php | ||
| IdnaEncoder.php | ||
| Ipv6.php | ||
| Iri.php | ||
| Port.php | ||
| Proxy.php | ||
| Requests.php | ||
| Response.php | ||
| Session.php | ||
| Ssl.php | ||
| Transport.php | ||