RESTinio
Loading...
Searching...
No Matches
restinio::http_field_parsers::authorization_details Namespace Reference

Classes

struct  is_token68_char_predicate_t
 A preducate for symbol_producer_template that checks that a symbol can be used inside token68 from RFC7235. More...
struct  token68_t
 A structure for holding a value of token68 from RFC7235. More...

Functions

auto token68_symbol_p ()
std::ostream & operator<< (std::ostream &to, const token68_t &v)
auto token68_p ()

Function Documentation

◆ operator<<()

std::ostream & restinio::http_field_parsers::authorization_details::operator<< ( std::ostream & to,
const token68_t & v )
inline

Definition at line 86 of file authorization.hpp.

◆ token68_p()

auto restinio::http_field_parsers::authorization_details::token68_p ( )
inlinenodiscard

Definition at line 97 of file authorization.hpp.

◆ token68_symbol_p()

auto restinio::http_field_parsers::authorization_details::token68_symbol_p ( )
inlinenodiscard

Definition at line 64 of file authorization.hpp.