Ghost/ghost/core/test/e2e-api/members
Naz 8cbf913582 Increased Vary granularity for versioned requests
refs https://github.com/TryGhost/Toolbox/issues/425
refs https://github.com/TryGhost/Toolbox/issues/280

- The versioned API responses vary based on requested version (passed in request's 'accept-version' header). shared caches that sit between Ghost's origin server and the browser would be putting responses with same Vary into the same caching bucket, which is incorrect.
- This change makes response's Vary more granular and tells caching mechanisms to take 'Accept-Version' request header into account when caching.
- Informative read on the topic - https://www.fastly.com/blog/getting-most-out-vary-fastly
2022-09-28 14:48:43 +08:00
..
__snapshots__ Increased Vary granularity for versioned requests 2022-09-28 14:48:43 +08:00
create-stripe-checkout-session.test.js Removed out of date history items from UrlHistory 2022-08-25 16:09:34 -04:00
middleware.test.js Replaced all 'bio' references with 'expertise' for member comments. (#15359) 2022-09-09 10:14:49 +02:00
send-magic-link.test.js Moved member email alert trigger to member creation 2022-09-10 11:06:34 +05:30
signin.test.js Reset magic link rate limiting upon successful login (#15345) 2022-09-01 08:54:14 -04:00
webhooks.test.js Added referrer attribution data to member api 2022-09-24 17:46:57 +05:30
well-known.test.js Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00