The getCookies method of the Request class returns a RequestDictionary that represents the Request object’s Cookies collection.
public com.ms.iis.asp.CookieDictionary getCookies();