HTTPClientRequest.bodyWriter

An output stream suitable for writing the request body.

The first retrieval will cause the request header to be written, make sure that all headers are set up in advance.s

class HTTPClientRequest
@property
InterfaceProxy!OutputStream
bodyWriter
()

Meta