Header

data class Header(val name: String, val value: HeaderValue)

An event stream frame header

Constructors

Link copied to clipboard
constructor(name: String, value: HeaderValue)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
fun encode(dest: <Error class: unknown class>)

Encode a header to dest buffer