HttpBody
HTTP payload to be sent to a peer
Inheritors
Types
Link copied to clipboard
Variant of an HttpBody with a streaming payload read from an SdkByteReadChannel
Link copied to clipboard
Properties
Link copied to clipboard
Specifies the length of this HttpBody content If null it is assumed to be a streaming source using e.g. Transfer-Encoding: Chunked
Inherited functions
Link copied to clipboard
Convert an HttpBody variant to the corresponding ByteStream variant or null if empty.