0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/test/unit
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
..
api Added 'content-version' header response 2022-04-08 20:41:54 +12:00
frontend Fixed location of url service unit tests 2022-04-06 13:05:41 +01:00
server Added MRR stats service and endpoint (#14427) 2022-04-08 09:18:04 +02:00
shared Removed unnecessary use of rewire 2022-03-24 19:32:06 +00:00