Display the properties of our current session ID cookie (if there is one):
Property Name | Value |
---|---|
comment | |
domain | |
maxAge | -1 |
name | JSESSIONID |
path | |
secure | false |
value | 19B210BA5A179B805B0B476EC70387F2 |
version | 0 |
Display the properties of an undefined cookie that was given the default
value UNKNOWN_VALUE
:
Property Name | Value |
---|---|
comment | |
domain | |
maxAge | -1 |
name | UNKNOWN_COOKIE |
path | |
secure | false |
value | UNKNOWN_VALUE |
version | 0 |