body
The body payload sent with the request.
Will only potentially be set with appropriate methods that are allowed to send data, i.e. HttpMethod.POST, HttpMethod.PUT, and HttpMethod.PATCH. This value will be null if no body is set / applicable.
The body payload sent with the request.
Will only potentially be set with appropriate methods that are allowed to send data, i.e. HttpMethod.POST, HttpMethod.PUT, and HttpMethod.PATCH. This value will be null if no body is set / applicable.