Add POST-method grade push with JSON data
Right now, the grade-push webhook is used by requesting an URL with the data in it. Because Tomcat rejects
Submitted by Elmer van Chastelet on 19 September 2016 at 13:14/
=%2F
by default, WebDSL encodes these slashes, but the system invoking the webhook is unaware of this. This causes 404’s when the data contains a slash.
Issue Log
On 18 October 2017 at 08:30 Elmer van Chastelet tagged 0.47.12
On 18 October 2017 at 08:30 Elmer van Chastelet closed this issue.
Log in to post comments