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

Support per-hash options and remove MIME type support #236

Merged
merged 7 commits into from
Apr 8, 2015

Conversation

joelweinberger
Copy link
Contributor

This reworks grammar to support per-hash options. It also removes the mention of MIME types other than to mention possible support in the future. All of this is as discussed in #235.

It should be noted that this syntax does not allow for [content negotiation][] if
the developer specifies a MIME type. A change to the syntax to allow this may be
considered in a future version of the spec, but for now, if a developer wants to
use content negotiation, they will have to omit an `option-expression`.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would suggest being more explicit here and saying something like:

omit including a type option-expression.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done.

@joelweinberger joelweinberger changed the title Added note on content negotiation. Support per-hash options and remove MIME type support Apr 8, 2015
@fmarier
Copy link
Member

fmarier commented Apr 8, 2015

LGTM

devd added a commit that referenced this pull request Apr 8, 2015
Support per-hash options and remove MIME type support
@devd devd merged commit ee4ce48 into w3c:master Apr 8, 2015
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.

3 participants