|
CCF
|
#include <http_accept.h>
Public Member Functions | |
| bool | matches (const std::string &mime) const |
| bool | operator== (const AcceptHeaderField &other) const |
| bool | operator< (const AcceptHeaderField &other) const |
Static Public Member Functions | |
| static bool | is_wildcard (const std::string_view &s) |
Public Attributes | |
| std::string | mime_type |
| std::string | mime_subtype |
| float | q_factor |
|
inlinestatic |
|
inline |
|
inline |
|
inline |
| std::string http::AcceptHeaderField::mime_subtype |
| std::string http::AcceptHeaderField::mime_type |
| float http::AcceptHeaderField::q_factor |