Vala.Net.HttpRequestBuilder.body – Valacore Reference Manual
body
Description:
public
HttpRequestBuilder
body
(
string
text)
Sets the request body as a string.
Parameters:
text
body content.
Returns:
this builder for chaining.