[
https://issues.apache.org/jira/browse/JENA-2076?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17352562#comment-17352562
]
Andy Seaborne commented on JENA-2076:
-------------------------------------
The pruning is cautious.
{{x-*}} content types are not a good idea - there is no effective migration
route (c.f. {{application/x-www-form-urlencoded}} is not going away).
I haven't seen use of the {{x-*} types removed.
Jena does not send {{application/turtle}} or use it.
While there is no registration in progress that I know of.
> Prune alternative, and unofficial Content-Types
> -----------------------------------------------
>
> Key: JENA-2076
> URL: https://issues.apache.org/jira/browse/JENA-2076
> Project: Apache Jena
> Issue Type: Improvement
> Components: ARQ, Fuseki
> Affects Versions: Jena 3.17.0
> Reporter: Andy Seaborne
> Assignee: Andy Seaborne
> Priority: Minor
> Fix For: Jena 4.0.0
>
>
> Jena should only ask for MIME types by proper name (client, asking with
> "Accept")
> Several alternative Content-Types are supported e.g. "x-*" in responding to
> content negotiation (i.e. server side).
> The standards defining the correct MIME type have been around for several
> years now so prune the alternatives and check only standard forms are asked
> for.
>
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)