Chilkat 库的 HTTP 模块面临问题

发布于 2024-12-17 06:47:59 字数 173 浏览 3 评论 0原文

我正在使用 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 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

蓝海似她心 2024-12-24 06:47:59

检查UserAgent,如果网站发现您有一个奇怪的用户代理,他们可能会拒绝为您输出一些内容。

Check UserAgent, if the website see that you have a strange user agent they may refuse to output some content for you.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文