get_status_code
Description:
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.
Parameters:
| this |
Returns:
|
the status code of this |