get_status_code


Description:

public uint get_status_code ()

Get the status code of the URIResponse.

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

Parameters:

this

a URIResponse

Returns:

the status code of this