C# HttpHelper帮助类,真正的Httprequest请求时无视编码,无视证书,无视Cookie,网页抓取
//取当前webBrowser登录后的Cookie值[DllImport("wininet.dll",CharSet=CharSet.Auto,SetLastError=true)]staticexternboolInternetGetCookieEx(stringpchURL,stringpchCookieName,StringBuilderpchCookieData,refintpcchCoo