On Saturday, 7 November 2015 at 00:21:57 UTC, crimaniak wrote:
[...]
url.Cache.UrlCache.doRequest has no return statement, but is expected to return a value of type string
[...]
        public string doRealRequest(string url, Method method)


You posted the wrong code sample: your code shows doRealRequest but the message is about doRequest !

Reply via email to