Consultor Eletrônico



Kbase P89185: What are the Agent advanced features for the default cookie domain (defaultCookieDomain) for?
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   04/12/2004
Status: Unverified

GOAL:

What are the Agent advanced features for the default cookie domain (defaultCookieDomain) for?

FIX:

The defaultCookieDomain variable is used in the cookies unless a value is specified for the domain option for set-cookie() and delete-cookie() functions.
Or in other words this value can be used in stead of setting it in the set-cookie() and delete-cookie() functions.

The default is blank and will cause the web browser to set Cookies only for the current host.

If Cookies need to be available to multiple hosts in the same domain by default, set that domain name here. For instance: .progress.com.