Changes between Initial Version and Version 1 of Ticket #38060, comment 1
- Timestamp:
- 09/14/2016 09:32:04 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #38060, comment 1
initial v1 1 1 Forgot to add a link to the HAPI code as an example of a framework providing a Vary header by default in their CORS support: https://github.com/hapijs/hapi/blob/master/lib/cors.js#L157 2 3 Edit #1 4 https://github.com/WP-API/WP-API/issues/2661 for original issue posted on WP-API repo.