#include <http.hpp>
|
| MethodNotAllowed (const std::initializer_list< std::string > &allowedMethods) |
|
| MethodNotAllowed (const std::initializer_list< std::string > &allowedMethods, const std::string &requestMethod) |
|
| Response () |
|
| Response (uint16_t _code) |
|
| Response (const 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 | ) |
|
|
inlineexplicit |
process::http::MethodNotAllowed::MethodNotAllowed |
( |
const std::initializer_list< std::string > & |
allowedMethods, |
|
|
const std::string & |
requestMethod |
|
) |
| |
|
inline |
The documentation for this struct was generated from the following file:
- 3rdparty/libprocess/include/process/http.hpp