Files
mattermost/api
Thomas Balthazar c226cabc04 PLT-2170 Send payload in application/json for outgoing webhooks (#3160)
* Send payload in application/json for outgoing webhooks

The Add outgoing webhook UI now has a 'Content-Type' field that allows
to choose between application/x-www-form-urlencoded and
application/json. All outgoing webhooks created before this change will
be considered as x-www-form-urlencoded. There's also a minor change in
the way the outgoing webhook summary is displayed: the 'Callback URLs'
label was missing.

* Fix JS formatting errors

* Increase ContentType field length to 128
2016-05-31 10:51:28 -04:00
..
2016-05-19 07:35:12 -04:00
2016-05-24 08:39:11 -04:00
2016-04-28 16:29:13 -04:00
2016-04-28 16:29:13 -04:00
2016-05-17 13:55:51 -07:00