Constructor
(package) new URLRequest(optionsopt)
Creates a URLRequest object.
Parameters:
Name | Type | Attributes | Description |
---|---|---|---|
options |
Object |
<optional> |
URLRequest options. |
- Source:
Members
(readonly) url :string
Path (URL) of the requested data.
Type:
- string
- Source: