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

#include "httplib.hpp"

Collaboration diagram for httplib::MultipartFile:

Public Attributes

std::string content_type
 
std::string filename
 
size_t length = 0
 
size_t offset = 0
 

Member Data Documentation

◆ content_type

std::string httplib::MultipartFile::content_type

◆ filename

std::string httplib::MultipartFile::filename

◆ length

size_t httplib::MultipartFile::length = 0

◆ offset

size_t httplib::MultipartFile::offset = 0

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