RESTinio
|
A producer for quoted_pair. More...
#include <basics.hpp>
Public Member Functions | |
expected_t< result_type, parse_error_t > | try_parse (source_t &from) const |
Additional Inherited Members | |
Public Types inherited from restinio::easy_parser::impl::producer_tag< char > | |
using | result_type |
Static Public Attributes inherited from restinio::easy_parser::impl::producer_tag< char > | |
static constexpr entity_type_t | entity_type |
A producer for quoted_pair.
If a quoted_pair is found in the input stream it produces char with the value of that token.
See: https://tools.ietf.org/html/rfc7230
Definition at line 703 of file basics.hpp.
|
inlinenodiscard |
Definition at line 708 of file basics.hpp.