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