Markus Mäkelä efc5461daa MXS-1220: Return 204 No Content for PUT and POST request
Returning 204 No Content removes the cost of always sending back the
modified resource. If the modified resource is required, a GET request
should be made to retrieve it.

Updated tests to account for this change.
2017-05-09 15:32:42 +03:00
..
2017-05-04 09:17:51 +03:00
2017-05-04 09:17:53 +03:00
2017-02-14 21:42:28 +02:00
2017-03-24 09:21:20 +02:00
2017-05-09 15:32:41 +03:00
2017-02-14 21:42:28 +02:00
2017-02-14 21:42:28 +02:00
2017-05-03 14:16:35 +03:00
2017-02-14 21:42:28 +02:00
2017-02-14 21:42:28 +02:00
2017-02-14 21:42:28 +02:00
2017-02-14 21:42:28 +02:00
2017-04-20 13:51:16 +03:00
2017-05-09 15:32:42 +03:00