wordpress-develop/src/wp-includes/Requests
Dion Hulse 3586523daf HTTP: Update Requests to master (0048f3c) which fixes a number of outstanding issues.
Fixes #38070, #37733 by reverting part of [38429] and using the fix in Requests.
Fixes #37992 allowing for connecting to SSL resources on ports other than 443.
Fixes #37991 by not sending default ports in the `Host:` header.
Fixes #37839 to match and decode Chunked responses correctly.
Fixes #38232 allowing a SSL connection to ignore the hostname of the certificate when verification is disabled.


git-svn-id: https://develop.svn.wordpress.org/trunk@38727 602fd350-edb4-49c9-b593-d223f7449a82
2016-10-05 03:23:54 +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 HTTP: Update Requests to master (0048f3c) which fixes a number of outstanding issues. 2016-10-05 03:23:54 +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 HTTP: Update Requests to master (0048f3c) which fixes a number of outstanding issues. 2016-10-05 03:23:54 +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