setCustomBytes

open fun setCustomBytes(value: ByteString): HttpRequest.Builder
Custom HTTP method.
string custom = 3;

Return

This builder for chaining.

Parameters

value

The bytes for custom to set.