摘要:
publicstaticWebResponseGetResponseNoCache(Uri uri){ // Set a default policy level for the "http:" and "https" schemes. HttpRequestCachePolicy policy =newHttpRequestCachePolicy(HttpRequestCacheLevel.Default); HttpWebRequest.DefaultCachePolicy= policy; // Create the request. WebReq 阅读全文
posted @ 2012-04-21 22:32
把爱延续
阅读(1854)
评论(0)
推荐(0)
浙公网安备 33010602011771号