Thoth
A functional, expressive, asynchronous C++26 webdev library
Loading...
Searching...
No Matches
Thoth::Dsa::FileBuilderParams Struct Reference

#include <FileOutputRange.hpp>

Public Attributes

std::filesystem::path path
 
std::optional< vector< Http::NHeaders::MimeType > > acceptedTypes {}
 
int maxSize { INT_MAX }
 
int mode {}
 

Member Data Documentation

◆ acceptedTypes

std::optional<vector<Http::NHeaders::MimeType> > Thoth::Dsa::FileBuilderParams::acceptedTypes {}

◆ maxSize

int Thoth::Dsa::FileBuilderParams::maxSize { INT_MAX }

◆ mode

int Thoth::Dsa::FileBuilderParams::mode {}

◆ path

std::filesystem::path Thoth::Dsa::FileBuilderParams::path

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