Farah
Table of Contents
Namespaces
- Configuration
- Container
- Daemon
- Exception
- FarahUrl
- Http
- Internal
- LinkDecorator
- Module
- RequestStrategy
- ResponseStrategy
- Schema
- Security
- Sites
- StreamWrapper
- Tracking
Classes
- Cache
- Legacy helper for resolving cache directories and cache file names.
- Dictionary
- Loads Farah dictionary assets and applies dictionary-based XML transformations.
- HTTPClosure
- Legacy wrapper around a callable with HTTP command execution options.
- HTTPCommand
- Legacy command dispatcher for event-driven HTTP work units.
- HTTPEvent
- Legacy event object used by the root-level HTTP command and response classes.
- HTTPRequest
- Legacy HTTP request model that can expose request data as DOM.
- HTTPResponse
- Legacy HTTP response emitter for headers, body streams, ranges, and content negotiation.
- Kernel
- Coordinates Farah request strategies, response strategies, current request state, and optional tracking.
- Session
- Legacy session persistence helper backed by cookies and the slothsoft DBMS layer.