[ CCode ( cprefix = "SOUP_STATUS_" , type_id = "soup_status_get_type ()" ) ]
public enum Status
These represent the known HTTP status code values, plus various network and internal errors.
Note that no libsoup functions take or return this type directly; any function that works with status codes will accept unrecognized status codes as well.