只需一步,快速开始
分布式系统框架(V2.0) 轻松承载百亿数据,千万流量!讨论专区 - 源码下载 - 官方教程
HttpHelper爬虫框架(V2.7-含.netcore) HttpHelper官方出品,爬虫框架讨论区 - 源码下载 - 在线测试和代码生成
HttpHelper爬虫类(V2.0) 开源的爬虫类,支持多种模式和属性 源码 - 代码生成器 - 讨论区 - 教程- 例子
跳转
使用道具 举报
站长苏飞 发表于 2014-12-5 09:50 没有跳转是因为你将这个设置为 Allowautoredirect = true了吧。 为FAlse才不会自动跳转。
HttpItem item = new HttpItem() { URL = "http://sjz43.com",//URL 必需项 Method = "get",//URL 可选项 默认为Get ContentType = "text/html",//返回类型 可选项有默认值 }; HttpResult res = http.GetHtml(item); string testRedi = res.RedirectUrl;
330567713 发表于 2014-12-5 10:23 [mw_shl_code=csharp,true] HttpItem item = new HttpItem() { ...
站长苏飞 发表于 2014-12-5 10:42 这个redirectUrl没有处理大小写的问题,你可以这样获取result.Header["Location"]
本版积分规则 发表回复 回帖后跳转到最后一页
|手机版|小黑屋|手机版|联系我们|关于我们|广告合作|苏飞论坛 ( 豫ICP备18043678号-2)
GMT+8, 2025-4-4 13:41
© 2014-2021