camcom 1.0.0-pre2
 
Loading...
Searching...
No Matches
httplib::UploadFormData Struct Reference

#include <httplib.h>

Public Attributes

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

Member Data Documentation

◆ content

std::string httplib::UploadFormData::content

◆ content_type

std::string httplib::UploadFormData::content_type

◆ filename

std::string httplib::UploadFormData::filename

◆ name

std::string httplib::UploadFormData::name

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