Skip to content

Allow cached-img to guess image content-type#168

Merged
CrystalSplitter merged 1 commit into
masterfrom
crystal/content-type
May 25, 2026
Merged

Allow cached-img to guess image content-type#168
CrystalSplitter merged 1 commit into
masterfrom
crystal/content-type

Conversation

@CrystalSplitter

@CrystalSplitter CrystalSplitter commented May 25, 2026

Copy link
Copy Markdown
Collaborator

Some responses from opengraph embeds don't announce their content types. This is annoying, but since we are checking that this is an actual opengraph embed, we can assume it's some sort of image... probably.

Example feed that the current patch code on:
https://haskellforall.com/rss.xml

Some responses from opengraph embeds don't announce their
content types. This is annoying, but since we are checking
that this is an actual opengraph embed, we can assume it's
some sort of image... probably.

Example feed that the current code fails on:
https://haskellforall.com/rss.xml
@CrystalSplitter CrystalSplitter merged commit 3d13f07 into master May 25, 2026
5 checks passed
@CrystalSplitter CrystalSplitter deleted the crystal/content-type branch May 25, 2026 20:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant