Package | Description |
---|---|
ratpack.http |
The HTTP protocol.
|
ratpack.test.handling |
Modifier and Type | Interface and Description |
---|---|
interface |
MutableStatus
A status line of a HTTP response.
|
Modifier and Type | Method and Description |
---|---|
Status |
SentResponse.getStatus()
The status line of the response.
|
Modifier and Type | Method and Description |
---|---|
Status |
Invocation.getStatus() |