[
https://issues.apache.org/jira/browse/TIKA-3922?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tim Allison resolved TIKA-3922.
-------------------------------
Fix Version/s: 2.6.1
Resolution: Fixed
> Documentation: Tika Config Cors is not a boolean value
> ------------------------------------------------------
>
> Key: TIKA-3922
> URL: https://issues.apache.org/jira/browse/TIKA-3922
> Project: Tika
> Issue Type: Bug
> Components: tika-server
> Affects Versions: 2.5.0, 2.6.0
> Reporter: Joseph Goh
> Priority: Minor
> Fix For: 2.6.1
>
>
> Documentation in XML config file is outdated.
> In the tika server config, the <cors> element doesn't support the option
> "all".
> However, the "*" option works to allow all origins.
>
> See:
> [https://github.com/apache/tika/blob/2.6.0/tika-server/tika-server-core/src/main/java/org/apache/tika/server/core/TikaServerProcess.java#L354]
> [https://github.com/apache/tika/blob/2.5.0/tika-server/tika-server-core/src/main/resources/tika-server-config-default.xml#L40]
--
This message was sent by Atlassian Jira
(v8.20.10#820010)