Difference between revisions for Users / Eo Ny / dev
Additions:
====Public Properties==== #| *| Property | Type | Description |* || ##$tls_session## | bool | Indicates if the current session uses HTTPS/TLS encryption || || ##$request_uri## | string | Normalized REQUEST_URI (e.g., 'PageOfNoReturn/show?a=1') || || ##$ip## | string | Client's real IP address (accounts for proxies) || || ##$sess## | Session | Reference to the Session object || || ##$method## | string | Current HTTP method/request type || |#
Deletions:
==== Public Properties ====