[][src]Module katalyst::context

This module contains the request context information used by modules and the request processing pipeline.

Structs

Context

The main request context

Metadata

Metadata for this request context

RequestContext

The base Katalyst request context supplied to all modules and expressions

Enums

Authentication

Authentication detail for this context

HttpRequest

Current details on the request or response currently associated with this context

Match

Detail on the matched route currently associated with this context