Add dynamic injection of HTTP headers for notifications #17
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
There should be a method to allow dynamic injection of HTTP notification headers for notifications. This should be via the CLI, and via the configuration file, using sane path scheme.
On the CLI, the following flag should be global:
The structure of the data is as follows:
External directive support could also be added to the
notifications.http.[id].Headers
object.Allow dynamic injection of HTTP notification headers for notificationsto Add dynamic injection of HTTP headers for notifications