panpf / sketch

Sketch is an image loading library designed for Compose Multiplatform and Android View. It is powerful and rich in functions. In addition to basic functions, it also supports GIF, SVG, video thumbnails, Exif Orientation, etc.
Apache License 2.0
2.05k stars 309 forks source link

网络图片无法加载请大神分析下原因 #108

Closed yangyang9 closed 5 years ago

yangyang9 commented 5 years ago

glide 可以加载该图片,我抓包检查响应头content-length也有数据,但是断点代码显示content-length为0
图片地址为:http://img1.easypass.cn/das/carsource1/origin/50a9d24a-3535-4833-947e-64a75234e149.png 企业微信截图_bd78715a-30c9-45ea-a9af-0f47f423fd4f

panpf commented 5 years ago

在手机浏览器里试试

yangyang9 commented 5 years ago

在手机浏览器里试试 试了,手机浏览器能打开

panpf commented 5 years ago

昨天发了新版 2.7.1 beta 1 更新试试

yangyang9 commented 5 years ago

好的我试试