gpt4 book ai didi

asp.net - Javascript 文件被 chop

转载 作者:行者123 更新时间:2023-11-28 10:35:33 25 4
gpt4 key购买 nike

我正在使用 Visual Studio 2008 ASP.NET 开发服务器和 EPiServer CMS、FF3 和 IE7

编辑的问题 - 删除了不相关的干扰,因为我现在意识到它与动态内容无关。

我正在处理的 javascript 文件经常无法完全下载。我当前遇到问题的文件只有 49 行长,并且仅剩 30 或多个字符就被 chop 。

还有人看过这个吗?

TIA

拍拍

最佳答案

似乎是 StaticFileHandler 的缓存错误。查看this blog postthis thread on Episerver World .

还没有完全尝试过,但他们说在 staticFile 上设置 cacheControl="private"应该可以解决“某种程度”的问题。

<staticFile  expirationTime="1.0:0:0" cacheControl="private" />

关于asp.net - Javascript 文件被 chop ,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/1135965/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com