|
DynXX-Cxx
|
#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} |
| std::optional< std::string > DynXXHttpResponse::toJson | ( | ) | const |
| int DynXXHttpResponse::code {0} |
| std::string DynXXHttpResponse::contentType |
| std::string DynXXHttpResponse::data |
| Dict DynXXHttpResponse::headers |