HTTPSession::StorageInterface(T)
Defines the storage backend interface used by HTTPSession::Manager.
Instance methods
Fetches the storage value for session_id.
Returns nil if no value exists.
Defines the storage backend interface used by HTTPSession::Manager.
Fetches the storage value for session_id.
Returns nil if no value exists.