Skip to content
This repository has been archived by the owner on Sep 4, 2019. It is now read-only.

crosscutMenu: Need better way to determine mime type from url #134

Open
rcruz opened this issue Jul 6, 2012 · 0 comments
Open

crosscutMenu: Need better way to determine mime type from url #134

rcruz opened this issue Jul 6, 2012 · 0 comments
Labels

Comments

@rcruz
Copy link

rcruz commented Jul 6, 2012

Currently the file extension is being used to determine the mime types of image files. Adding cases for each file extension is not a scalable solution. According to the XmlHttpRequest spec, we should be able to determine the mime type in the response header. Unfortunately, we are seeing that the response headers are empty.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant