RESTinio
|
Traits for the default RESTinio parser for query string. More...
#include <uri_helpers.hpp>
Additional Inherited Members | |
![]() | |
static constexpr bool | ordinary_char (char c) noexcept |
![]() | |
static string_view_t::size_type | find_next_separator (string_view_t where, string_view_t::size_type start_from) noexcept |
Traits for the default RESTinio parser for query string.
The default RESTinio parser prohibit usage of unexcaped asterisk.
Definition at line 244 of file uri_helpers.hpp.