#include <http_accept.h>
◆ is_wildcard()
| static bool ccf::http::AcceptHeaderField::is_wildcard |
( |
const std::string_view & |
s | ) |
|
|
inlinestatic |
◆ matches()
| bool ccf::http::AcceptHeaderField::matches |
( |
const std::string & |
mime | ) |
const |
|
inline |
◆ operator<()
| bool ccf::http::AcceptHeaderField::operator< |
( |
const AcceptHeaderField & |
other | ) |
const |
|
inline |
◆ operator==()
| bool ccf::http::AcceptHeaderField::operator== |
( |
const AcceptHeaderField & |
other | ) |
const |
|
inline |
◆ mime_subtype
| std::string ccf::http::AcceptHeaderField::mime_subtype |
◆ mime_type
| std::string ccf::http::AcceptHeaderField::mime_type |
◆ q_factor
| float ccf::http::AcceptHeaderField::q_factor |
The documentation for this struct was generated from the following file: