ThisSession extension

Session helpers attached to HttpRequest.

The guest session is identified by the archery_guest_session cookie and is loaded from the in-memory session cache when available.

on

Properties

thisSession Session?

Available on HttpRequest, provided by the ThisSession extension

no setter