play.api.mvc
A request body that adapts automatically according the request Content-Type.
application/form-url-encoded
text/json or application/json
multipart/form-data
Used when no Content-Type matches
text/plain
application/xml
A request body that adapts automatically according the request Content-Type.