RESTinio
|
A special producer that consumes the rest of the current line in the input stream until CR/LF will be found. More...
#include <multipart_body.hpp>
Public Member Functions | |
RESTINIO_NODISCARD expected_t< std::string, easy_parser::parse_error_t > | try_parse (easy_parser::impl::source_t &from) const |
Additional Inherited Members | |
![]() | |
using | result_type = std::string |
![]() | |
static constexpr entity_type_t | entity_type |
A special producer that consumes the rest of the current line in the input stream until CR/LF will be found.
Definition at line 207 of file multipart_body.hpp.
|
inline |
Definition at line 212 of file multipart_body.hpp.