Table of Contents

Namespace Fluxzy.Rules.Session

Classes

SessionCookie

Represents a captured cookie with metadata for session storage.

SessionData

Holds session data (cookies and headers) for a single domain. Thread-safe for concurrent access.

SessionStore

Thread-safe storage for session data per domain. Tied to the proxy lifetime via VariableContext.