#include <http.hpp>
|
| MethodNotAllowed (const std::initializer_list< std::string > &allowedMethods, const Option< std::string > &requestMethod=None()) |
|
| Response () |
|
| Response (uint16_t _code) |
|
| Response (std::string _body, uint16_t _code, const std::string &contentType="text/plain; charset=utf-8") |
|
process::http::MethodNotAllowed::MethodNotAllowed |
( |
const std::initializer_list< std::string > & |
allowedMethods, |
|
|
const Option< std::string > & |
requestMethod = None() |
|
) |
| |
|
inline |
The documentation for this struct was generated from the following file:
- 3rdparty/libprocess/include/process/http.hpp