You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tika.apache.org by "Durville (JIRA)" <ji...@apache.org> on 2008/05/20 11:14:55 UTC

[jira] Created: (TIKA-141) Mime Content Type detection of a web document from its URL.

Mime Content Type detection of a web document from its URL.
-----------------------------------------------------------

                 Key: TIKA-141
                 URL: https://issues.apache.org/jira/browse/TIKA-141
             Project: Tika
          Issue Type: Improvement
          Components: mime
            Reporter: Durville
            Priority: Trivial


While trying to determine the content type of a document from its URL, it will be interesting to use the java.net.URLConnection feature that gives the content type. In particular in case of distant web documents, instead of returning the root mime type (as it is the case for now), it will retrieve the true one.


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.