Invalid/improper MIME types for web pages #2

Closed
opened 2022-09-03 02:10:26 +00:00 by emma · 1 comment
Owner

1e1001#3754 [2022-09-02 19:39:58]: @emma if you open a link that contains an invalid content type it shows an error (e.g. for some reason youtu.be links are application/binary), it should probably open the browser as a fallback
presumably a check if handlr returns non-zero and launch chromium instead
although it seems to send a notification if it's run from the desktop, so that might pose an issue

Emma Tebibyte#3123 [2022-09-02 22:07:16]: I'm not too interested in supporting edge cases myself. I don't ever open YouTube links, so I'll simply add a way to manually specify the MIME type of domains with a configuration option and regex

1e1001#3754 [2022-09-02 19:39:58]: @emma if you open a link that contains an invalid content type it shows an error (e.g. for some reason youtu.be links are application/binary), it should probably open the browser as a fallback presumably a check if handlr returns non-zero and launch chromium instead although it seems to send a notification if it's run from the desktop, so that might pose an issue Emma Tebibyte#3123 [2022-09-02 22:07:16]: I'm not too interested in supporting edge cases myself. I don't ever open YouTube links, so I'll simply add a way to manually specify the MIME type of domains with a configuration option and regex
emma added a new dependency 2022-09-03 03:09:43 +00:00
Author
Owner

List of sites with improper MIME types:

List of sites with improper MIME types: - https://youtube.com/ (application/binary) - https://spotify.com/ (none returned) - https://teddit.net/ (text/plain)
emma added a new dependency 2022-09-03 09:00:37 +00:00
emma removed a dependency 2022-09-03 09:00:45 +00:00
emma added this to the Extensions project 2022-09-04 17:57:26 +00:00
emma added this to the Version 0.2 release milestone 2022-09-04 17:57:43 +00:00
emma added reference extensions 2022-09-04 17:57:52 +00:00
emma added the
bug
enhancement
labels 2022-09-04 17:59:18 +00:00
emma closed this issue 2022-09-06 01:51:38 +00:00
Sign in to join this conversation.
No project
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.

Depends on
Reference: emma/xdg-sanity#2
No description provided.