Can I somehow accept body in `DELETE` route method...
# ktor
h
Can I somehow accept body in
DELETE
route method? Right now it returns 415.
Nvm it's the client's problem