blah/internet
Types
pub type HTTPStatusClass {
Informational
Successful
Redirection
ClientError
ServerError
}
Constructors
-
Informational
-
Successful
-
Redirection
-
ClientError
-
ServerError
Functions
pub fn domain_name() -> String
pub fn long_hex_color() -> String
pub fn passphrase() -> String
pub fn short_hex_color() -> String
pub fn status_code() -> Int
pub fn status_code_in_class(class: HTTPStatusClass) -> Int