All Bundles

Response

HTTP response for methods such as GET, POST and PUT

Operations

GetCode

Gets the response code

method : public : GetCode() ~ Int
Return
TypeDescription
Intresponse code

GetContent

Gets response content

method : public : GetContent() ~ Byte[]
Return
TypeDescription
Byte[]response content

GetType

Gets content type

method : public : GetType() ~ String
Return
TypeDescription
Stringcontent type

ToString

Get the string representation

method : public : ToString() ~ String
Return
TypeDescription
Stringstring representation