new attribue in notifiers in config.xml where urls are http/https data_encoding can be used to instruct
application/x-www-form-urlencoded or application/json type post request.
possible values for data_encoding
json
urlencode. -- e.g. for slack urlencode.payload
can be tried on docker image hasnat/docker-events-notifier:0.0.3.rc.1
check templates/discord.json for discord template and relative notification entry in config.xml
closes #5
new attribue in notifiers in config.xml where urls are http/https
data_encoding
can be used to instruct application/x-www-form-urlencoded or application/json type post request.possible values for
data_encoding
can be tried on docker image
hasnat/docker-events-notifier:0.0.3.rc.1
check templates/discord.json
for discord template and relative notification entry inconfig.xml