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

Relax Accept header checking rules #2722

Closed
fgalan opened this issue Nov 25, 2016 · 1 comment
Closed

Relax Accept header checking rules #2722

fgalan opened this issue Nov 25, 2016 · 1 comment

Comments

@fgalan
Copy link
Member

fgalan commented Nov 25, 2016

This has been already implemented as hotfix in 1.4.x versions (see PR #2715 and #2709)

Relax Accept header checking rules, so the following will be supported:

Accept: ,,text/plain,,,application/json,,,

which is very weird, but legal according to HTTP RFC

@fgalan
Copy link
Member Author

fgalan commented Nov 28, 2016

Fixed in mater branch in PR #2732

@fgalan fgalan closed this as completed Nov 28, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant