Skip to content

Make it easier to add custom MimeMappings #38902

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

Closed
philwebb opened this issue Dec 21, 2023 · 2 comments
Closed

Make it easier to add custom MimeMappings #38902

philwebb opened this issue Dec 21, 2023 · 2 comments
Labels
status: superseded An issue that has been superseded by another

Comments

@philwebb
Copy link
Member

#38900 reminded me that it's not easy to add additional mime types to the web server. It would be nice if this was possible using properties, or at the very least documented.

@philwebb philwebb added the type: enhancement A general enhancement label Dec 21, 2023
@philwebb philwebb added this to the 3.x milestone Dec 21, 2023
@bondress
Copy link

I've been doing some research on this and I've found some interesting stuff. Can this be assigned to me, please?

bondress added a commit to bondress/spring-boot that referenced this issue Dec 22, 2023
BenchmarkingBuffalo added a commit to BenchmarkingBuffalo/spring-boot that referenced this issue Feb 7, 2024
Add a new property called 'mime-mappings' under the 'server' property.
This is a key-value-map, which is added to the default MimeMappings.

See spring-projectsgh-38902
BenchmarkingBuffalo added a commit to BenchmarkingBuffalo/spring-boot that referenced this issue Feb 7, 2024
Add a new property called 'mime-mappings' under the 'server' property.
This is a key-value-map, which is added to the default MimeMappings.

See spring-projectsgh-38902
BenchmarkingBuffalo added a commit to BenchmarkingBuffalo/spring-boot that referenced this issue Feb 7, 2024
Add a new property called 'mime-mappings' under the 'server' property.
This is a key-value-map, which is added to the default MimeMappings.

See spring-projectsgh-38902
BenchmarkingBuffalo added a commit to BenchmarkingBuffalo/spring-boot that referenced this issue Feb 7, 2024
Add a new property called 'mime-mappings' under the 'server' property.
This is a key-value-map, which is added to the default MimeMappings.

See spring-projectsgh-38902
BenchmarkingBuffalo added a commit to BenchmarkingBuffalo/spring-boot that referenced this issue Feb 7, 2024
Add a new property called 'mime-mappings' under the 'server' property.
This is a key-value-map, which is added to the default MimeMappings.

See spring-projectsgh-38902
@scottfrederick
Copy link
Contributor

Closing in favor of #39430

@scottfrederick scottfrederick closed this as not planned Won't fix, can't repro, duplicate, stale Feb 7, 2024
@scottfrederick scottfrederick added status: superseded An issue that has been superseded by another and removed type: enhancement A general enhancement labels Feb 7, 2024
@scottfrederick scottfrederick removed this from the 3.x milestone Feb 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: superseded An issue that has been superseded by another
Projects
None yet
Development

No branches or pull requests

3 participants