This is the complete list of members for kcurl::http::Status, including all inherited members.
| Category enum name | kcurl::http::Status | |
| Code enum name | kcurl::http::Status | |
| explicit(false) const expr operator Code() const | kcurl::http::Status | inline |
| get_category() const -> Category | kcurl::http::Status | inline |
| get_code() const -> Code | kcurl::http::Status | inline |
| is_error() const -> bool | kcurl::http::Status | inline |
| is_success() const -> bool | kcurl::http::Status | inline |
| Status()=default | kcurl::http::Status | |
| Status(std::int64_t const code) | kcurl::http::Status | inlineexplicit |