Status, body, MIME content type, and extra response headers.
More...
#include <ServeHandlers.hpp>
Status, body, MIME content type, and extra response headers.
◆ body
| std::string ppforest2::cli::serve::Response::body |
◆ content_type
| std::string ppforest2::cli::serve::Response::content_type = "application/json" |
◆ headers
| std::map<std::string, std::string> ppforest2::cli::serve::Response::headers |
◆ status
| int ppforest2::cli::serve::Response::status = 200 |
The documentation for this struct was generated from the following file: