0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/server/services/webhooks
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
..
index.js
listen.js Refactored trigger module to be testable 2022-05-12 13:54:21 +08:00
payload.js
serialize.js Fixed undefined error when serializing webhooks 2022-05-03 11:40:59 +01:00
trigger.js Added 'Content-Version' header to outgoing webhook requests 2022-05-12 13:54:21 +08:00
webhooks-service.js Updated knex dependency 2022-03-30 08:47:57 +01:00