Skip to content

Initializer

init(status:headers:body:byteBufferAllocator:)

init(status: HTTPStatus = .ok, headers: HTTPHeaders = [:], body: ByteBuffer? = nil, byteBufferAllocator: ByteBufferAllocator = ByteBufferAllocator())