0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core
Naz a1e1feb125 Added 'Content-Version' header to outgoing webhook requests
refs https://github.com/TryGhost/Toolbox/issues/283

- The header is needed to signal to the webhook subscribers the content version they are being served. This should imrove API version compatibility and allow for the client to handle incoming data better
2022-05-12 13:54:21 +08:00
..
client@5751899e5b
frontend Added frontend key to ghost_head for portal (#14782) 2022-05-11 17:34:31 +01:00
server Added 'Content-Version' header to outgoing webhook requests 2022-05-12 13:54:21 +08:00
shared Promoted feature flags for v5 features to GA 2022-05-11 15:55:15 +01:00
app.js
boot.js Added frontend key to ghost_head for portal (#14782) 2022-05-11 17:34:31 +01:00
bridge.js