URIRequest.uri
string uri() @propertyGet uri property.
Returns
The URI to which the request will be made.
void uri(string propval) @propertySet uri property.
Parameters
propval | The URI to which the request will be made. |
string uri() @propertyGet uri property.
void uri(string propval) @propertySet uri property.
propval | The URI to which the request will be made. |