Skip to content

Accept HTTP 415 in lychee link checker#52

Merged
jmxpearson merged 1 commit into
masterfrom
claude/github-actions-workflow-fix-ttksil
Jun 15, 2026
Merged

Accept HTTP 415 in lychee link checker#52
jmxpearson merged 1 commit into
masterfrom
claude/github-actions-workflow-fix-ttksil

Conversation

@jmxpearson

Copy link
Copy Markdown
Member

Two valid publication URLs (an OJS journal article and a ccneuro.org
PDF) fail the site-health link check with 415 Unsupported Media Type.
The servers reject lychee's request based on the Accept header even
though the resources load fine in a browser. Treat 415 as success,
consistent with how 403/405 server quirks are already handled.

Two valid publication URLs (an OJS journal article and a ccneuro.org
PDF) fail the site-health link check with 415 Unsupported Media Type.
The servers reject lychee's request based on the Accept header even
though the resources load fine in a browser. Treat 415 as success,
consistent with how 403/405 server quirks are already handled.
@jmxpearson jmxpearson merged commit a6e68a6 into master Jun 15, 2026
3 checks passed
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.

2 participants