HttpResponse.contentText

content, but casted to string (for convenience)

struct HttpResponse
string contentText;

Meta