Definition at line 9 of file middlewares.hpp.
 Inheritance diagram for testsuite::ExceptionsHandlingMiddleware:
 Collaboration diagram for testsuite::ExceptionsHandlingMiddleware:Public Member Functions | |
| ExceptionsHandlingMiddleware (const server::handlers::HttpHandlerBase &) | |
Static Public Attributes | |
| static constexpr std::string_view | kName | 
Additional Inherited Members | |
  Protected Member Functions inherited from server::middlewares::HttpMiddlewareBase | |
| void | Next (http::HttpRequest &request, request::RequestContext &context) const | 
| The method to invoke the next middleware in a pipeline.  | |
      
  | 
  inlineexplicit | 
Definition at line 15 of file middlewares.hpp.
      
  | 
  staticconstexpr | 
Definition at line 12 of file middlewares.hpp.