response
This class stores HTTP response from function url.get()
and url.post()
class response
This class does not inherit to any class.
body
— This attribute stores HTTP response bodycode
— This attribute stores HTTP response status codeerror
— This attribute stores HTTP request error codeerror_string
— This attribute stores HTTP request error stringThis class does not have member functions.