GetUrlNonCached
| Method signature | ContentProxy.GetUrlNonCached(url,succeededCallback, |
|
| Input Parameters | url |
The URL of the target location. |
succeededCallback |
The function that is invoked when the operation succeeds | |
failedCallback |
The function that is invoked if the operation fails | |
| Callback Parameter | Content of HTTP response as string | |
| Note | The response will not be cached. | |

