Package | Description |
---|---|
org.forgerock.http.client.request |
This package contains the classes and interfaces related to the requests sent by the HTTP client, and their use
in scripted modules.
|
Modifier and Type | Method and Description |
---|---|
Set<HttpClientRequestCookie> |
SimpleHttpClientRequest.getCookies()
Retrieve the cookies set on the request.
|
Set<HttpClientRequestCookie> |
HttpClientRequest.getCookies()
Retrieve the cookies set on the request.
|
Copyright © 2010-2018, ForgeRock All Rights Reserved.