[
https://issues.apache.org/jira/browse/JENA-2076?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17352572#comment-17352572
]
Jared Whiklo commented on JENA-2076:
------------------------------------
Also regarding Jena not using {{application/turtle}} it does appear to accept
it.
[https://github.com/apache/jena/blob/main/jena-arq/src/main/java/org/apache/jena/riot/WebContent.java#L33]
[https://github.com/apache/jena/blob/main/jena-arq/src/main/java/org/apache/jena/riot/RDFLanguages.java#L71]
> 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)