DynXX-Cxx
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
DynXXHttpResponse Struct Reference

#include <Net.hxx>

Public Member Functions

std::optional< std::string > toJson () const
 

Public Attributes

std::string contentType
 
std::string data
 
Dict headers
 
int code {0}
 

Member Function Documentation

◆ toJson()

std::optional< std::string > DynXXHttpResponse::toJson ( ) const

Member Data Documentation

◆ code

int DynXXHttpResponse::code {0}

◆ contentType

std::string DynXXHttpResponse::contentType

◆ data

std::string DynXXHttpResponse::data

◆ headers

Dict DynXXHttpResponse::headers

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