Ghost/ghost/api-framework/test
Fabien O'Carroll a177600b30 Supported setting headers on a per-request basis
refs https://linear.app/tryghost/issue/ENG-674

This paves the way for us to have dynamic cache invalidation headers
without clobbering the shared headers config.
2024-02-28 21:31:04 +07:00
..
serializers Removed bluebird from api-framework module (#15685) 2022-10-31 19:30:18 +00:00
util Updated API framework debug and test names 2022-08-11 17:44:59 +02:00
validators Removed bluebird from api-framework module (#15685) 2022-10-31 19:30:18 +00:00
.eslintrc.js Extracted shared API framework to separate package 2022-08-11 17:44:59 +02:00
frame.test.js Fixed some type issues with the api framework 2022-08-23 14:49:29 +01:00
headers.test.js Supported setting headers on a per-request basis 2024-02-28 21:31:04 +07:00
http.test.js Fixed some type issues with the api framework 2022-08-23 14:49:29 +01:00
pipeline.test.js Added cache support to api-framework 2023-02-23 13:07:04 +08:00