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

Ignore the Content-Type header completely for @font-face. #13931

Closed
wants to merge 1 commit into from

Commits on Nov 2, 2016

  1. Ignore the Content-Type header completely for @font-face.

    This matches the previous default (network.mime.sniff off) behaviour in all
    but one case: we will now accept a font without a `Content-Type` header, which
    would previously have been ignored.
    Ms2ger committed Nov 2, 2016
You can’t perform that action at this time.