-
Notifications
You must be signed in to change notification settings - Fork 187
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
support a standard api for parsing media types #376
Conversation
a3a878c
to
d150f9f
Compare
206b6c5
to
8e1cccb
Compare
This is ready for review. I can remove the specificity stuff from |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM.
see the multitude of reasons in Pylons/pyramid#3326 the short answer is that they are fundamentally broken in that media ranges cannot properly match against any accept header with q=0 content
support a standard api for parsing media types
No description provided.