Package | Description |
---|---|
ratpack.http |
The HTTP protocol.
|
Modifier and Type | Method and Description |
---|---|
MediaType |
Request.getContentType()
The type of the data as specified in the
"content-type" header. |
MediaType |
TypedData.getContentType()
The type of the data.
|