Response
HTTP response for methods such as GET, POST and PUT
Operations
GetContent
Gets response content
method : public : GetContent() ~ Byte[]Return
| Type | Description |
|---|---|
| Byte | response content |
ToString
Get the string representation
method : public : ToString() ~ StringReturn
| Type | Description |
|---|---|
| String | string representation |