Project Alice
|
#include <httplib.h>
Public Member Functions | |
MultipartFormDataParser ()=default | |
void | set_boundary (std::string &&boundary) |
bool | is_valid () const |
bool | parse (const char *buf, size_t n, const ContentReceiver &content_callback, const MultipartContentHeader &header_callback) |
|
default |
|
inline |
|
inline |
|
inline |