WordPress/wp-includes/Requests
davidbaumwald 69e59764eb Grouped backports to the 4.6 branch.
- Comments: Prevent users who can not see a post from seeing comments on it.
- Shortcodes: Restrict media shortcode ajax to certain type.
- REST API: Ensure no-cache headers are sent when methods are overridden.
- Prevent unintended behavior when certain objects are unserialized.

Merges [56834], [56835], [56836], and [56838] to the 4.6 branch.
Props xknown, jorbin, joehoyle, timothyblynjacobs, peterwilsoncc, ehtis, tykoted, antpb, rmccue.
Built from https://develop.svn.wordpress.org/branches/4.6@56859


git-svn-id: http://core.svn.wordpress.org/branches/4.6@56370 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2023-10-12 18:10:52 +00:00
..
Auth HTTP API: Replace internals with Requests library. 2016-05-13 04:42:28 +00:00
Cookie HTTP API: Replace internals with Requests library. 2016-05-13 04:42:28 +00:00
Exception DOCS: Replace HTTP links with HTTPS. 2016-06-10 04:50:33 +00:00
Proxy HTTP API: Replace internals with Requests library. 2016-05-13 04:42:28 +00:00
Response HTTP API: Replace internals with Requests library. 2016-05-13 04:42:28 +00:00
Transport HTTP: Update Requests to master (0048f3c) which fixes a number of outstanding issues. 2016-10-05 03:27:31 +00:00
Utility General: WordPress updates 2020-10-29 19:00:24 +00:00
Auth.php HTTP API: Replace internals with Requests library. 2016-05-13 04:42:28 +00:00
Cookie.php HTTP API: Replace internals with Requests library. 2016-05-13 04:42:28 +00:00
Exception.php HTTP API: Replace internals with Requests library. 2016-05-13 04:42:28 +00:00
Hooker.php HTTP API: Replace internals with Requests library. 2016-05-13 04:42:28 +00:00
Hooks.php Grouped backports to the 4.6 branch. 2023-10-12 18:10:52 +00:00
IDNAEncoder.php DOCS: Replace HTTP links with HTTPS. 2016-06-10 04:50:33 +00:00
IPv6.php HTTP API: Replace internals with Requests library. 2016-05-13 04:42:28 +00:00
IRI.php Grouped backports to the 4.6 branch. 2023-10-12 18:10:52 +00:00
Proxy.php HTTP API: Replace internals with Requests library. 2016-05-13 04:42:28 +00:00
Response.php HTTP API: Replace internals with Requests library. 2016-05-13 04:42:28 +00:00
SSL.php DOCS: Replace HTTP links with HTTPS. 2016-06-10 04:50:33 +00:00
Session.php Grouped backports to the 4.6 branch. 2023-10-12 18:10:52 +00:00
Transport.php HTTP API: Replace internals with Requests library. 2016-05-13 04:42:28 +00:00