Home > Contents > Index >
FormPoster.getCookieArray
Finds all cookie values in the HTTP response and returns them in an array.
Syntax
public static COM.FutureTense.Util.CookieWrapper[] getCookieArray(String sData)Parameters
sData
- The HTTP response.
Returns
Returns the cookie values in an array.
Home > Contents > Index > ![]()
Oracle JAVA Reference
Copyright (c) 2013, 2019, Oracle and/or its affiliates. All rights reserved.