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

test: use correct MIME type for MP3 #923

Merged
merged 1 commit into from
Oct 21, 2024

Conversation

EvanHahn
Copy link
Contributor

This is a test-only change.

According to Apache's list, the correct MIME type for .mp3 files is audio/mpeg, not audio/mp3.

This is a test-only change.

According to [Apache's list][0], the correct MIME type for `.mp3` files
is `audio/mpeg`, not `audio/mp3`.

[0]: https://github.com/apache/httpd/blob/f5c4355420d4463c860aa0d85757bfb7a2dd0a40/docs/conf/mime.types#L1441
@EvanHahn EvanHahn merged commit c4ae725 into main Oct 21, 2024
6 checks passed
@EvanHahn EvanHahn deleted the test-use-correct-mime-type-for-mp3 branch October 21, 2024 21:29
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.

1 participant