Re: [web-annotation] Dropping type from ... what?

Rob, you can ask the server to tell you the MIME type of a resource 
that it's serving. You can also detect MIME types client-side via the 
FileReader API:
http://stackoverflow.com/questions/18299806/how-to-check-file-mime-type-with-javascript-before-upload

-- 
GitHub Notif of comment by shepazu
See 
https://github.com/w3c/web-annotation/issues/67#issuecomment-135495418

Received on Thursday, 27 August 2015 17:11:37 UTC