plusAssign
Content chunks which constitute this payload; fixed-size responses have only one chunk.
Content copied to clipboard
repeated bytes content = 4;
Parameters
value
The content to add.
inline operator fun DslList<ByteString, HttpBodyKt.Dsl.ContentProxy>.plusAssign(values: Iterable<ByteString>)
Content chunks which constitute this payload; fixed-size responses have only one chunk.
Content copied to clipboard
repeated bytes content = 4;
Parameters
values
The content to add.