Better content type detection for urls.#90
Better content type detection for urls.#90dbashford merged 3 commits intodbashford:masterfrom vangorra:vangorra-header_content_type
Conversation
Uses the content type supplied by the server when
|
Changing the signature for Can you instead just add a |
|
Good call! Here you go. |
|
Could you give me an idea of a file where the mime type wasn't being figured out properly? I can build a test around that later. |
|
Without this PR, mime.lookup uses the aspx extension to resolve an octet stream as the mimetype. Which textract will not parse. The following URL will demonstrate this. |
|
👍 I'm deeply hoping to get another chunk of work done towards |
Uses the content type supplied by the server when