0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/test/unit/api/shared
Naz 76aa2479f8 Added 'content-version' header response
refs https://github.com/TryGhost/Toolbox/issues/280

- In response to 'Accept-Version' header in the request headers, Ghost will always respond with a content-version header indicating the version of the Ghost install that is responding. This should signal to the client the content version that is bein g served
- This is a bare bones implementation and more logic with edge cases where `content-version` is served with a  version value of "best format API could respond with" will be added later.
2022-04-08 20:41:54 +12:00
..
serializers Improved behaviour of default and all handlers 2022-03-29 13:44:21 +01:00
util Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00
validators Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00
frame.test.js Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00
headers.test.js Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00
http.test.js Added 'content-version' header response 2022-04-08 20:41:54 +12:00
pipeline.test.js Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00