Goby3
3.1.5a
2024.05.23
|
#include <goby/util/thirdparty/cpp-httplib/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 |