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 HEAD method if does not support #5949

Merged
merged 1 commit into from
Dec 9, 2017
Merged

Ignore HEAD method if does not support #5949

merged 1 commit into from
Dec 9, 2017

Conversation

ykzts
Copy link
Sponsor Member

@ykzts ykzts commented Dec 9, 2017

Some web pages (e.g. www.amazon.com) do not support the HEAD method. Web pages that do not supported to the HEAD method returns "405 Method Not Allowed".

If you do not supported to the HEAD method, want to invalidate the Content-Type check.

screenshot

screenshot

@Gargron Gargron merged commit e7d55df into mastodon:master Dec 9, 2017
@ykzts ykzts deleted the ignore-head-method branch December 9, 2017 15:57
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

2 participants