Get the status code of the URIResponse.
Get the status code of the URIResponse as returned by the server. It will normally be
a SoupKnownStatusCode
, for example soup_status_ok, though the server can respond with any
unsigned integer.
this |
the status code of this |