ie6 + flash player 9 + gzip + no-cache时,flash不能正确获得response content的问题
如题,同时满足四个条件:
客户端,ie6浏览器,flash player 9,gzip压缩,设置 response header的cache-control 为 no-cache
flash无法(正确)获取response的content。
解决办法,避掉上面四个条件的任意一个即可。
How could the end be happy.
如题,同时满足四个条件:
客户端,ie6浏览器,flash player 9,gzip压缩,设置 response header的cache-control 为 no-cache
flash无法(正确)获取response的content。
解决办法,避掉上面四个条件的任意一个即可。