-
Notifications
You must be signed in to change notification settings - Fork 376
Open
Labels
apiRelates to the Modrinth API for developersRelates to the Modrinth API for developersbackendInvolves work from the backend teamInvolves work from the backend team
Description
Please confirm the following.
- I checked the existing issues for duplicate problems
- I have tried resolving the issue using the support portal
Describe the bug
The CDN sometimes returns the wrong "Content-Type" header for images.
For example, the file ending and actual data indicate that this is a WebP file, but the CDN returns a "Content-Type" of "image/png":
https://cdn.modrinth.com/data/6QzU7rxN/012de97a44694b847ae2aa272012adfe9c1b9391_96.webp
I don't know if there are more of these or if there is something wrong on Modrinth's end, or if this is just image conversion stuff. Just wanted to report this.
Steps to reproduce
No response
Expected behavior
No response
Additional context
No response
Metadata
Metadata
Assignees
Labels
apiRelates to the Modrinth API for developersRelates to the Modrinth API for developersbackendInvolves work from the backend teamInvolves work from the backend team