Http context encapsulates properties for a given HTTP request. The context class can be extended using macros and getters.
Creates a new HttpContext instance
The HTTP request instance
The HTTP response instance
The logger instance
The IoC container resolver
Reference to the edge renderer to render templates during an HTTP request
Http context encapsulates properties for a given HTTP request. The context class can be extended using macros and getters.