Skip to content

Initializer

init(byteBufferAllocator:)

Creates an empty body. Useful for GET requests where HTTP bodies are forbidden.
init(byteBufferAllocator: ByteBufferAllocator = ByteBufferAllocator())