| Package | Description |
|---|---|
| ratpack.http |
The HTTP protocol.
|
| ratpack.test.handling |
| Modifier and Type | Interface and Description |
|---|---|
interface |
MutableHeaders
A set of HTTP headers that can be changed.
|
| Modifier and Type | Method and Description |
|---|---|
Headers |
Request.getHeaders()
The request headers.
|
| Modifier and Type | Method and Description |
|---|---|
Headers |
Invocation.getHeaders() |