Skip to content

Added MIME type for Android APK#514

Merged
miyagawa merged 1 commit intoplack:masterfrom
allanwhiteford:master
Jul 23, 2015
Merged

Added MIME type for Android APK#514
miyagawa merged 1 commit intoplack:masterfrom
allanwhiteford:master

Conversation

@allanwhiteford
Copy link
Copy Markdown

Added a MIME type for the Android APK format.

Chrome and the old Android Browser handle APKs fine without a MIME type but Firefox for Android requires that the MIME Type is correct in order to prompt the user to install an app (otherwise it just shows binary data in the browser).

This addition allows (among other things) APKs to be served to Firefox on Android by Plack::Middleware::Static without having to manually add a type.

miyagawa added a commit that referenced this pull request Jul 23, 2015
Added MIME type for Android APK
@miyagawa miyagawa merged commit 0a5ff84 into plack:master Jul 23, 2015
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