Chris A. Mattmann created TIKA-1709:
---------------------------------------
Summary: Tika Server doesn't handle multi-part attachments or
form-encoded inputs
Key: TIKA-1709
URL: https://issues.apache.org/jira/browse/TIKA-1709
Project: Tika
Issue Type: Bug
Components: server
Environment: http://github.com/chrismattmann/tika-python/ Windows 7
Ultimate
Reporter: Chris A. Mattmann
Assignee: Chris A. Mattmann
Fix For: 1.11
Downstream in the Tika Python library, I noticed that Tika Server doesn't
handle e.g., in /rmeta, multi-part attachments on Windows 7 Ultimate, such as
those encoded using curl -T for example. Tika-Server returns back a 415 that it
can't properly diagnose what the mime type is.
See:
https://github.com/kennethreitz/requests/issues/2725
https://github.com/chrismattmann/tika-python/issues/58
For more info.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)