Skip to content

Media-types should support parameters #51

@belucid

Description

@belucid

As an example, I have this media-type:

application/json;schema=vnd.fcms.item;version=1

I'd like to be able to take advantage of the schema and version media-type parameters.

A numeric "level" parameter should be supported as well.

Maybe we should sort
on numeric values (highest) first and then all other parameter values in order of declaration in :available-media-types.

Maybe we can take some ideas from

http://search.cpan.org/~gaas/libwww-perl-5.834/lib/HTTP/Negotiate.pm
http://httpd.apache.org/docs/current/content-negotiation.html

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions