0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/server/api/shared
Naz fa82722b03 Uppercased Content-Version header use
refs https://github.com/TryGhost/Toolbox/issues/227

- The convention across the codebase is to define headers with capitalized first letters. This change does not affect the output though as all headers are served lowercased anyway.
- Might be a good idea to make all headers lowercased one day to match the casing with the outputs
2022-04-14 15:21:35 +08:00
..
serializers Improved behaviour of default and all handlers 2022-03-29 13:44:21 +01:00
utils
validators Replaced i18n.t w/ tpl helper in validators/input/ (#13460) 2021-10-06 10:17:42 +01:00
frame.js
headers.js
http.js Uppercased Content-Version header use 2022-04-14 15:21:35 +08:00
index.js
pipeline.js Fixed JSDoc apiType in the frame pipeline 2021-08-13 10:08:50 +04:00