public interface ReceivedResponse
Modifier and Type | Method and Description |
---|---|
void |
forwardTo(Response response) |
TypedData |
getBody() |
Headers |
getHeaders() |
Status |
getStatus() |
int |
getStatusCode() |
int getStatusCode()
void forwardTo(Response response)