Package | Description |
---|---|
ratpack.http.client |
Modifier and Type | Method and Description |
---|---|
RequestSpec.Body |
RequestSpec.getBody() |
RequestSpec.Body |
RequestSpec.Body.stream(Action<? super OutputStream> action) |
RequestSpec.Body |
RequestSpec.Body.type(String contentType) |
Modifier and Type | Method and Description |
---|---|
RequestSpec |
RequestSpec.body(Action<? super RequestSpec.Body> action) |