Old S3 images have the wrong Content-Type #98

Open
opened 2022-09-27 19:13:21 +00:00 by bvisness · 0 comments
Owner

For example: https://hmn-assets-2.ams3.cdn.digitaloceanspaces.com/0577107f-19e0-4ec8-b7f8-46aaa9261f2a/Screenshot_2021-10-03_212448.png

This has Content-Type: application/octet-stream, resulting in failure to embed on many platforms and causing unwanted downloads when viewed directly.

Asaf apparently fixed this content type issue a while ago, but old assets still have the wrong values. Could we write a script that fixes this for old assets? We would need to figure out when Asaf fixed the bug and how we now determine content types, and then figure out how to update all the media in place without ruining URLs.

For example: https://hmn-assets-2.ams3.cdn.digitaloceanspaces.com/0577107f-19e0-4ec8-b7f8-46aaa9261f2a/Screenshot_2021-10-03_212448.png This has `Content-Type: application/octet-stream`, resulting in failure to embed on many platforms and causing unwanted downloads when viewed directly. Asaf apparently fixed this content type issue a while ago, but old assets still have the wrong values. Could we write a script that fixes this for old assets? We would need to figure out when Asaf fixed the bug and how we now determine content types, and then figure out how to update all the media in place without ruining URLs.
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: hmn/hmn#98
No description provided.