Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork9.7k
[HttpFondation] Change file extension of "audio/mpeg" from "mpga" to "mp3"#37389
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
javiereguiluz left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Although the official MIME type lists doesn't mention MP3 (https://www.iana.org/assignments/media-types/media-types.xhtml) the RFC ofaudio/mpeg (https://tools.ietf.org/html/rfc3003) lists.mp3 as one of the possible extensions ... so I think we should merge this.
fabpot commentedJun 24, 2020
Thank you@YaFou. |
.mp3files are more common than.mpgafiles.