RESTinio
|
A producer for OWS. More...
#include <basics.hpp>
Public Member Functions | |
expected_t< result_type, parse_error_t > | try_parse (source_t &from) const noexcept |
Additional Inherited Members | |
![]() | |
using | result_type |
![]() | |
static constexpr entity_type_t | entity_type |
A producer for OWS.
If an OWS found in the input stream it produces non-empty std::optional<char> with SP as the value.
See: https://tools.ietf.org/html/rfc7230
Definition at line 483 of file basics.hpp.
|
inlinenoexcept |
Definition at line 488 of file basics.hpp.