| 15 |
==== Public Properties ====
|
15 |
====Public Properties====
|
| 16 |
|
16 |
|
| 17 |
|
17 |
#|
|
| |
|
18 |
*| Property | Type | Description |*
|
| |
|
19 |
|| ##$tls_session## | bool | Indicates if the current session uses HTTPS/TLS encryption ||
|
| |
|
20 |
|| ##$request_uri## | string | Normalized REQUEST_URI (e.g., 'PageOfNoReturn/show?a=1') ||
|
| |
|
21 |
|| ##$ip## | string | Client's real IP address (accounts for proxies) ||
|
| |
|
22 |
|| ##$sess## | Session | Reference to the Session object ||
|
| |
|
23 |
|| ##$method## | string | Current HTTP method/request type ||
|
| |
|
24 |
|#
|