drogon
C++14/17-based HTTP application framework
Loading...
Searching...
No Matches
drogon::HttpOptionsMiddleware Class Reference
Inheritance diagram for drogon::HttpOptionsMiddleware:
Collaboration diagram for drogon::HttpOptionsMiddleware:

Additional Inherited Members

Public Member Functions inherited from drogon::HttpOptionsMiddlewareImpl< HttpOptionsMiddleware, false >
void invoke (const HttpRequestPtr &req, MiddlewareNextCallback &&nextCb, MiddlewareCallback &&mcb) override
Public Member Functions inherited from drogon::DrObject< HttpOptionsMiddleware >
const std::string & className () const override
 Get the class name.
bool isClass (const std::string &class_name) const override
 Return true if the class name is 'class_name'.
Static Public Member Functions inherited from drogon::DrObject< HttpOptionsMiddleware >
static const std::string & classTypeName ()
Static Public Attributes inherited from drogon::HttpMiddleware< HttpOptionsMiddleware, AutoCreation >
static constexpr bool isAutoCreation

The documentation for this class was generated from the following file: