Method GetRawHttpResponse
GetRawHttpResponse(bool)
Gets a visual representation of this HTTP response.
public string GetRawHttpResponse(bool includeBody = true)
Parameters
includeBody
boolDetermines whether the message content will also be included in the return from this function.