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