Darknet/YOLO v3.0-88-gdee7eef
Object Detection Framework
 
Loading...
Searching...
No Matches
httplib::MultipartFormData Struct Reference

#include "httplib.hpp"

Collaboration diagram for httplib::MultipartFormData:

Public Attributes

std::string content
 
std::string content_type
 
std::string filename
 
std::string name
 

Member Data Documentation

◆ content

std::string httplib::MultipartFormData::content

◆ content_type

std::string httplib::MultipartFormData::content_type

◆ filename

std::string httplib::MultipartFormData::filename

◆ name

std::string httplib::MultipartFormData::name

The documentation for this struct was generated from the following file: