GetUrl
|
Method signature |
ContentProxy.GetUrl(url,succeededCallback, failedCallback)
|
|
|
Input Parameters |
|
The URL of the target location. |
|
|
The function to invoked when the operation succeeds |
|
|
|
The function to be invoked if the operation fails |
|
|
Callback Parameter |
Content of HTTP response as string. |
|
|
Notes |
The response is cached for 10 minutes. |
|

