The body response extends the Status with a body
Initializer |
Body(Integer code, String mimeType, String data) |
Inherited Attributes |
Attributes inherited from: Object hash |
Methods | |
header | Add an http header to this status object Refined declaration: header |
headers | Add an http header to this status object Refined declaration: headers |
send | shared actual default void send(HttpServerResponse resp) Send the response Refined declaration: send |
Inherited Methods |
Methods inherited from: Object equals |
Methods inherited from: Status |