MultipartFormData Struct Reference

#include <RobotAPI/libraries/armem/server/ltm/detail/mixins/util/httplib.h>

Public Attributes

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

Detailed Description

Definition at line 518 of file httplib.h.

Member Data Documentation

◆ content

std::string content

Definition at line 520 of file httplib.h.

◆ content_type

std::string content_type

Definition at line 522 of file httplib.h.

◆ filename

std::string filename

Definition at line 521 of file httplib.h.

◆ name

std::string name

Definition at line 519 of file httplib.h.


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