Files
mattermost/model
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
..
2015-10-22 18:04:06 -07:00
2015-10-22 18:04:06 -07:00
2016-01-08 12:41:26 -06:00
2016-01-09 08:54:07 -06:00
2016-03-15 18:27:45 -07:00
2016-03-15 18:27:45 -07:00
2016-03-15 18:27:45 -07:00
2016-01-14 08:24:09 -05:00
2016-01-27 11:05:46 -05:00
2016-02-09 16:22:52 -05:00