#include <httplib.h>
◆ FormDataParser()
| httplib::detail::FormDataParser::FormDataParser |
( |
| ) |
|
|
default |
◆ is_valid()
| bool httplib::detail::FormDataParser::is_valid |
( |
| ) |
const |
|
inline |
◆ parse()
| bool httplib::detail::FormDataParser::parse |
( |
const char * | buf, |
|
|
size_t | n, |
|
|
const FormDataHeader & | header_callback, |
|
|
const ContentReceiver & | content_callback ) |
|
inline |
◆ set_boundary()
| void httplib::detail::FormDataParser::set_boundary |
( |
std::string && | boundary | ) |
|
|
inline |
The documentation for this class was generated from the following file:
- common/src/include/camcom/third_party/httplib.h