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

 

FormPoster.findAllCookies

Finds the cookies in an HTTP response.

This method has two variants:


FormPoster.findAllCookies

Retrieves all cookies from the HTTP response.

Syntax

Returns

FTValList object containing all cookie names and values.

Example

See Also

findCookie


FormPoster.findAllCookies

Retrieves all cookies from the HTTP response.

Syntax

Parameters

sData
The HTTP response.

Returns

FTValList object containing all cookie names and values.

 

   Home > Contents > Index >

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