isCookieHandlingRequired method
Inquiry method that checks if the client is going to connect only if it can guarantee that cookies pertaining to the server will be sent.
Returns true/false if the cookies-are-required policy is enabled or not.
Implementation
external bool isCookieHandlingRequired();