Project Alice
Loading...
Searching...
No Matches
httplib::MultipartFormDataProvider Struct Reference

#include <httplib.h>

Public Attributes

std::string name
 
ContentProviderWithoutLength provider
 
std::string filename
 
std::string content_type
 

Detailed Description

Definition at line 570 of file httplib.h.

Member Data Documentation

◆ content_type

std::string httplib::MultipartFormDataProvider::content_type

Definition at line 574 of file httplib.h.

◆ filename

std::string httplib::MultipartFormDataProvider::filename

Definition at line 573 of file httplib.h.

◆ name

std::string httplib::MultipartFormDataProvider::name

Definition at line 571 of file httplib.h.

◆ provider

ContentProviderWithoutLength httplib::MultipartFormDataProvider::provider

Definition at line 572 of file httplib.h.


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