Malloy
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
malloy::html::multipart_parser::part Struct Reference

#include <multipart_parser.hpp>

Public Member Functions

 part (const part &)=default
 
 part (part &&) noexcept=default
 
partoperator= (const part &)=default
 
partoperator= (part &&) noexcept=default
 

Public Attributes

std::string_view disposition
 
std::string_view type
 
std::string_view content
 

Detailed Description

Type to represent a single part of a multipart/form-data message.


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