Static binary resources on AWS not working properly
pjwalstrom opened this issue · 1 comments
pjwalstrom commented
When deploying a binary static resource (such as a picture) to AWS, the resource is often not displayed in the browser. The behaviour is not consistent over browsers; sometimes the resource is not shown in Chrome, whereas Safari seems to display correctly.
See also discussion at https://kotlinlang.slack.com/archives/CKS388069/p1603052191057300
Related to #24