flowBody
Sets the body of the HTTP request as a Flow
Return
Returns the HttpRequest.Builder instance.
Parameters
value
The value of the request body.
contentLength
The content length of the request body.
Sets the body of the HTTP request as a Flow
Returns the HttpRequest.Builder instance.
The value of the request body.
The content length of the request body.