On 2014-04-07 15:59, Felix Meschberger wrote:
Hi
Ok, it is not exactly arbitrary logic. Turns out that content types of the style
application/someformat+somesyntax
are pretty common (see [1], [2]). Also when talking about REST-ful APIs I
expect some application on the other (client) side and this will in general not
come with a list of content types but with a single one asking for a concrete
representation.
...
The "structured syntax" is defined in
<http://tools.ietf.org/html/rfc6839> -- note that you can't simply make
up these suffixes (nor media types...).
Best regards, Julian