body


Description:

public HttpRequestBuilder body (string text)

Sets the request body as a string.

Parameters:

text

body content.

Returns:

this builder for chaining.