io.finch.request
A RequestReader that reads the request body, interpreted as a String, or throws a BodyNotFound exception.
Reads the data from given req.
the request to read
A RequestReader that reads the request body, interpreted as a String, or throws a BodyNotFound exception.