![]() |
Thoth
A functional, expressive, asynchronous C++26 webdev library
|
#include <GetMethod.hpp>
Static Public Member Functions | |
| static constexpr std::string_view | MethodName () |
| static constexpr bool | IsSafe () |
| static constexpr bool | IsIdempotent () |
| static WebResultOper | ValidateRequest (string_view body, const Url &, const Headers &) |
| static WebResultOper | ValidateResponse (StatusCodeEnum statusCode, string_view body, const Url &, const Headers &) |
|
inlinestaticconstexpr |
|
inlinestaticconstexpr |
|
inlinestaticconstexpr |
|
inlinestatic |
|
inlinestatic |