WordPress/wp-includes/rest-api
2015-12-04 23:36:25 +00:00
..
class-wp-rest-request.php
class-wp-rest-response.php
class-wp-rest-server.php REST API: Core typically sends nocache headers on all auth'ed responses, as in wp, admin-ajax, etc. Because the REST API infrastructure is hooked in pre-wp, we should be setting this ourselves. 2015-12-04 23:36:25 +00:00