Bad MIME type for images #10

Open
opened 1 year ago by em · 1 comments
em commented 1 year ago
Collaborator

The server returns a bad MIME type for images at, for instance, urls https://hostname.tld/0/img, therefore browsers do not display them properly.

The server returns a bad MIME type for images at, for instance, urls `https://hostname.tld/0/img`, therefore browsers do not display them properly.
em added the
bug
label 1 year ago
Owner

I'm pretty sure browsers can interpret binary payloads (images and other media) in the response body correctly by themselves.
However this still leaves the issue of differentiating between images and video.
Images can be handled by the image crate. Not sure about video.

I'm pretty sure browsers can interpret binary payloads (images and other media) in the response body correctly by themselves. However this still leaves the issue of differentiating between images and video. Images can be handled by the `image` crate. Not sure about video.
Sign in to join this conversation.
No Milestone
No Assignees
2 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: dawidkubis/kchan#10
Loading…
There is no content yet.