public interface Response
| Modifier and Type | Method and Description |
|---|---|
ByteSource |
getBody() |
MediaType |
getContentType() |
Map<String,Cookie> |
getCookies() |
Headers |
getHeaders() |
Status |
getStatus() |
io.purplejs.core.value.ScriptValue |
getValue() |
WebSocketConfig |
getWebSocket() |
Status getStatus()
ByteSource getBody()
MediaType getContentType()
Headers getHeaders()
WebSocketConfig getWebSocket()
io.purplejs.core.value.ScriptValue getValue()