如何增加 Chilkat http 中 Http Get 请求响应的大小

发布于 2024-11-30 20:28:25 字数 164 浏览 4 评论 0原文

我正在使用 Chilkat Http tp 从 URL 获取响应。但是,只要响应太大,它就会给出“null”响应,或者只给出部分页面源。我已经阅读了 Chilkat 文档,但没有得到帮助。是否有某种方法可以增加响应大小,或者是否有其他方法可以解决此问题。

提前致谢

I am using Chilkat Http tp get response from a URL. But whenever the response is too large, it either gives "null" Response or it gives only partial Page Source. I have gone through Chilkat documentation, but didn't get help. Is there some way to increase the Response Size or if there's any other way to solve this issue.

Thanks in Advance

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

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

发布评论

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

评论(1

和影子一齐双人舞 2024-12-07 20:28:25

MaxResponseSize 设置为足够大的值或设置为 0(表示任意大小)。

请参阅http://www.chilkatsoft.com/refdoc/csHttpRef.html

Either set MaxResponseSize to something big enough OR to 0 (which means any size).

see http://www.chilkatsoft.com/refdoc/csHttpRef.html

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