Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for XHTML mimetypes #205

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

smokris
Copy link

@smokris smokris commented Aug 22, 2020

When checking links on some websites, BLC throws an error like this:

Error: Expected type "text/html" but got "application/xhtml+xml"

This PR enables BLC to check XHTML pages (in addition to text/html pages).

@stevenvachon stevenvachon force-pushed the master branch 3 times, most recently from ff2ed1a to 17697af Compare March 4, 2021 00:45
Base automatically changed from master to main March 4, 2021 00:45
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.

None yet

3 participants