See: Description
Interface | Description |
---|---|
HttpClientRequest |
Models the request that a script can send over a
HttpClient . |
Class | Description |
---|---|
HttpClientRequestCookie |
Models a cookie which can be added to a
HttpClientRequest . |
HttpClientRequestFactory |
Factory provided to hide implementation details from the scripting module.
|
SimpleHttpClientRequest |
A basic implementation of
HttpClientRequest that a script can send over a HttpClient . |
Copyright © 2010-2018, ForgeRock All Rights Reserved.