wiki.techinc.nl/tests/phpunit/unit/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
..
JsonBodyValidatorTest.php
ValidatorTest.php