WordPress/wp-includes/Requests
Dion Hulse d317fa487f 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.

Built from https://develop.svn.wordpress.org/trunk@38727


git-svn-id: http://core.svn.wordpress.org/trunk@38670 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2016-10-05 03:24:37 +00:00
..
Auth
Cookie
Exception DOCS: Replace HTTP links with HTTPS. 2016-06-10 04:50:33 +00:00
Proxy
Response
Transport HTTP: Update Requests to master (0048f3c) which fixes a number of outstanding issues. 2016-10-05 03:24:37 +00:00
Utility
Auth.php
Cookie.php
Exception.php
Hooker.php
Hooks.php
IDNAEncoder.php DOCS: Replace HTTP links with HTTPS. 2016-06-10 04:50:33 +00:00
IPv6.php
IRI.php HTTP: Update Requests to master (0048f3c) which fixes a number of outstanding issues. 2016-10-05 03:24:37 +00:00
Proxy.php
Response.php
Session.php DOCS: Replace HTTP links with HTTPS. 2016-06-10 04:50:33 +00:00
SSL.php DOCS: Replace HTTP links with HTTPS. 2016-06-10 04:50:33 +00:00
Transport.php