[
https://issues.apache.org/jira/browse/TIKA-974?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tyler Palsulich updated TIKA-974:
---------------------------------
Fix Version/s: 2.0
> No longer return charset info in Metadata's CONTENT_ENCODING
> ------------------------------------------------------------
>
> Key: TIKA-974
> URL: https://issues.apache.org/jira/browse/TIKA-974
> Project: Tika
> Issue Type: Bug
> Components: metadata
> Affects Versions: 1.2
> Reporter: Ken Krugler
> Priority: Minor
> Fix For: 2.0
>
>
> As per TIKA-431, the Content-Encoding field in response headers is used to
> specify the compression (gzip, deflate, etc) of the response data, not the
> charset (text encoding).
> Currently Tika returns this from a parse request via
> Metadata.CONTENT_ENCODING, but that should be deprecated and eventually
> phased out, e.g. in version 2.0
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)