Structure
ClientRequest
struct ClientRequest
Topics
Initializers
init(method: HTTPMethod, url: URI, headers: HTTPHeaders, body: ByteBuffer?, byteBufferAllocator: ByteBufferAllocator)init(method: HTTPMethod, url: URI, headers: HTTPHeaders, body: ByteBuffer?, timeout: TimeAmount?, byteBufferAllocator: ByteBufferAllocator)
Instance Properties
Relationships
Conforms To
Swift.SendableSwift.SendableMetatype