and i see my response from remote is:
content-length: 62769 content-type: image/jpeg date: Wed, 30 Oct 2024 10:45:30 GMT last-modified: Wed, 30 Oct 2024 10:45:04 GMT server: Kestrel
When i followed Kotlin code where raised the error, i think Coil required the response always have "Cache-Control" or anything else, right?
React Native Info:
Hi, i have problem when get image from remote with "Authorization Header" in Android (IOS work perfectly), my config with FasterImageView:
and i see my response from remote is:
content-length: 62769 content-type: image/jpeg date: Wed, 30 Oct 2024 10:45:30 GMT last-modified: Wed, 30 Oct 2024 10:45:04 GMT server: Kestrel
When i followed Kotlin code where raised the error, i think Coil required the response always have "Cache-Control" or anything else, right?
Many tks for providing library.