userver: userver/server/request/request_context.hpp File Reference
⚠️ This is the documentation for an old userver version. Click here to switch to the latest version.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
request_context.hpp File Reference

Stores request-specific data during request processing. More...

+ Include dependency graph for request_context.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  server::request::RequestContext
 Stores request-specific data during request processing. More...
 

Namespaces

namespace  server::request
 Server request related types and functions.
 

Detailed Description

Stores request-specific data during request processing.

Definition in file request_context.hpp.