Home > Contents > Index >
Expanded TOC   |    Accordion TOC   |    Annotated TOC   |    Index

 

FormPoster.findCookie

Finds a specific cookie in the HTTP response, where the cookie name starts with the specified prefix.

Syntax

Parameters

data
HTTP response string.

prefix
Prefix string for the cookie.

Returns

The cookie string.

Example

See Also

findAllCookies ()

 

  Home > Contents > Index >

Oracle JAVA Reference
Copyright (c) 2013, 2019, Oracle and/or its affiliates. All rights reserved.