Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add .xlsx extension to the mimetypes map #480

Merged
merged 1 commit into from
Jul 3, 2023

Conversation

rutchkiwi
Copy link
Contributor

I need this for some tests I'm writing using https://github.com/xeqi/peridot, which in turn uses this. But still would be nice to have if you're serving them with a web server or whatever I think.

I checked the MIME type and it is in here: https://developer.mozilla.org/en-US/docs/Web/HTTP/Basics_of_HTTP/MIME_types/Common_types and it's what firefox sends when uploading XLSX too.

Thanks for your time!

@rutchkiwi
Copy link
Contributor Author

@weavejester Would you have some time to check this one? It is just one line

@weavejester
Copy link
Member

Sorry for the delay. It looks like you've typoed the minetype. You've put in the file path to the namespace, instead of the mimetype you linked to.

@rutchkiwi
Copy link
Contributor Author

rutchkiwi commented Jul 3, 2023

@weavejester facepalm sorry about that, fixed now. Thanks for taking the time!

@weavejester weavejester merged commit cc73031 into ring-clojure:master Jul 3, 2023
1 check passed
@weavejester
Copy link
Member

Merged. Thanks for the patch.

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

Successfully merging this pull request may close these issues.

2 participants