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

#include <httplib.h>

Public Attributes

std::string name
 
std::string content
 
std::string filename
 
std::string content_type
 
Headers headers
 

Member Data Documentation

◆ content

std::string httplib::FormData::content

◆ content_type

std::string httplib::FormData::content_type

◆ filename

std::string httplib::FormData::filename

◆ headers

Headers httplib::FormData::headers

◆ name

std::string httplib::FormData::name

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