[
https://issues.apache.org/jira/browse/JENA-2076?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17352601#comment-17352601
]
Andy Seaborne commented on JENA-2076:
-------------------------------------
It's only a constant.
The use is e.g.
https://github.com/apache/jena/blob/main/jena-arq/src/main/java/org/apache/jena/riot/WebContent.java#L181
and it falls under {{\*/\*}}.
> 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)