Ghost/ghost/api-framework/lib
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
utils Extracted shared API framework to separate package 2022-08-11 17:44:59 +02:00
validators Removed bluebird from api-framework module (#15685) 2022-10-31 19:30:18 +00:00
api-framework.js Added eslint rule for file naming convention 2023-05-09 12:34:34 -04:00
Frame.js Supported setting headers on a per-request basis 2024-02-28 21:31:04 +07:00
headers.js Supported setting headers on a per-request basis 2024-02-28 21:31:04 +07:00
http.js Added function names to all Express middleware 2023-08-30 11:47:50 +02:00
pipeline.js Implemented Refresh-Ahead caching for Redis 2024-01-18 20:16:36 +07:00