Response.content

Content of the request. Its type should be specified in the content-type field in the headers.

struct Response
string content;

Meta