HttpMessage

abstract class HttpMessage : Closeable

Represents a base HTTP message type for request and response

Inheritors

Properties

Link copied to clipboard

request/response headers

Functions

Link copied to clipboard
open override fun close()

Release all memory resources hold by this message

Link copied to clipboard
fun release()

Release all memory resources hold by this message