bytes


Description:

public HttpRequestBuilder bytes (uint8[] bytes)

Sets the request body to raw bytes.

Parameters:

bytes

body bytes.

Returns:

this builder for chaining.