See: Description
| Interface | Description |
|---|---|
| HTTPPluginConnection |
Interface that script can use to control HTTP connections.
|
| HTTPUtilities |
Things that HTTP scripts find useful.
|
| Class | Description |
|---|---|
| HTTPPluginControl |
Facade through which the script can control the behaviour of the
HTTP plug-in.
|
| HTTPRequest |
An individual HTTP request for use in scripts.
|
| Exception | Description |
|---|---|
| TimeoutException |
Indicates that an HTTP request timed out.
|
| URLException |
Represents errors in URLs.
|
See the documentation for more information.