GetCookieNames method: Response class
Syntax
GetCookieNames()
Description
This method returns an array of strings that contains the names of all the cookies present in this response. If there are no cookies in the response, an empty array is returned.