Response
class Response : HttpMessage
Represents an HTTP response
Properties
val status: Int |
|
val statusText: CharSequence |
|
val version: CharSequence |
Inherited Properties
val headers: HttpHeadersMap request/response headers |
Inherited Functions
open fun close(): Unit Release all memory resources hold by this message |
|
fun release(): Unit Release all memory resources hold by this message |