Description:
The Agent Configuration Object (ACO) parameter 'UseHTTPOnlyCookies' helps protect against cross-site scripting attacks using an 'HTTP-Only' cookie attribute .
To help protect against cross-site scripting attacks , User can set the HTTP-Only attribute for any cookies that webagent creates using the following parameter: UseHTTPOnlyCookies=Yes.
The HTTP-Only attribute specifies that a cookie cannot be accessible through script.