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.