Definition at line 12 of file formatted_error_data.hpp.
Public Attributes | |
std::string | external_body |
std::optional<::http::ContentType > | content_type {} |
std::optional<::http::ContentType> server::handlers::FormattedErrorData::content_type {} |
Definition at line 14 of file formatted_error_data.hpp.
std::string server::handlers::FormattedErrorData::external_body |
Definition at line 13 of file formatted_error_data.hpp.