Response

interface Response

Functions

Link copied to clipboard
abstract fun addHeader(headerName: String, headerValue: String)
Link copied to clipboard
abstract fun setBody(body: String)
Link copied to clipboard
abstract fun setResponseCode(statusCode: Int, statusMessage: String)

Inheritors

Link copied to clipboard