wiki.techinc.nl/includes/Rest/Validator
Bill Pirkle 4ea9ec6654 Allow REST API delete method request to contain a body
Per RFC 7231 (https://www.rfc-editor.org/rfc/rfc7231#section-4.3.5), sending a body
with the DELETE method "has no defined semantics". Allow it, as it is useful for
passing the csrf token required by some authentication methods.

Bug: T309388
Change-Id: I9fb7f3c536af4636e33f776de32f9f90b88827c9
2022-06-03 16:26:46 -05:00
..
BodyValidator.php Improve REST API validation documentation 2020-12-26 13:30:28 -08:00
JsonBodyValidator.php page/update endpoint 2020-03-23 16:59:21 +01:00
NullBodyValidator.php
ParamValidatorCallbacks.php Rest: inject Authority into Handler 2021-01-21 15:09:34 -06:00
Validator.php Allow REST API delete method request to contain a body 2022-06-03 16:26:46 -05:00