Package | Description |
---|---|
ratpack.http.client |
The HTTP client.
|
ratpack.sse |
Support for Server Sent Events.
|
ratpack.test.http |
Class and Description |
---|
HttpClient
A http client that makes all HTTP requests asynchronously and returns a
Promise . |
ReceivedResponse |
RequestSpec |
RequestSpec.Body
The request body.
|
StreamedResponse
A received response to a http client request with streamed response content.
|
Class and Description |
---|
RequestSpec |
Class and Description |
---|
ReceivedResponse |
RequestSpec |