init(method:url:headers:body:timeout:byteBufferAllocator:)

ClientRequest.swift:13
init(method: HTTPMethod = .GET, url: URI = "/", headers: HTTPHeaders = [:], body: ByteBuffer? = nil, timeout: TimeAmount?, byteBufferAllocator: ByteBufferAllocator = ByteBufferAllocator())