Expand description
Structs§
- DateCtx
- All variables and references associated with
TIME_prefix. - Engine
Ctx - Global Context used for variable replacement in
Conditionexpressions. - EnvCtx
- Environment Variable Context.
- Request
Ctx - All variables and references associated with
REMOTE_prefix and other request variables. - Server
Ctx - All variables and references associated with
SERVER_prefix and other server attributes.
Traits§
- Context
Provider - Abstraction for
RewriteCondvariable providers