Chilkat 库的 HTTP 模块面临问题
我正在使用 Chilkat 库来发出 Http 请求。现在我面临一个问题,页面响应大部分时间为空。即使页面有数据并且不是过期的域。
我已将 MaxResponseSize 设置为 0 但问题仍然相同。
请指导我解决这个问题。我还尝试发出代理请求来解决这个问题,但没有一个起作用。
谢谢
I am using Chilkat Library for making Http request. And Now I facing one issue that page response is most of time is null. Even page has data and that is not expired domain.
I have set MaxResponseSize to 0 but still the problem is same.
Please Guide me to solve this issue. And I also tried to make proxy request for solving this but none of then is working.
Thanks
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
检查UserAgent,如果网站发现您有一个奇怪的用户代理,他们可能会拒绝为您输出一些内容。
Check UserAgent, if the website see that you have a strange user agent they may refuse to output some content for you.