Ghost/ghost/core/test/e2e-server
Kevin Ansfield 47e6911ca0
Added cache-control header back to /auth-frame/ response (#19858)
ref https://linear.app/tryghost/issue/ENG-721

- when changing the response to a `204` for requests with no cookie we'd lost the `Cache-Control: public, max-age: 0` header which meant some cache systems weren't caching as efficiently as possible
2024-03-13 16:00:46 +00:00
..
__snapshots__
jobs
services Added cache config to stats endpoints (#19481) 2024-01-18 15:26:49 +01:00
1-options-requests.test.js
admin.test.js Added cache-control header back to /auth-frame/ response (#19858) 2024-03-13 16:00:46 +00:00
click-tracking.test.js Removed usage of unquoted ids in filter strings (#19070) 2023-11-21 09:45:36 +01:00
well-known.test.js