aspnet / StaticFiles

[Archived] Middleware for handling requests for file system resources including files and directories. Project moved to https://github.com/aspnet/AspNetCore
Apache License 2.0
114 stars 72 forks source link

text/javascript is now the "correct" mime type #220

Closed RehanSaeed closed 5 years ago

RehanSaeed commented 6 years ago

I noticed this change when I got a warning while trying out Sonar. Apparently the standards bodies have changed their minds:

Tratcher commented 6 years ago

@muratg Triage: does this constitute a breaking change for clients?

aspnet-hello commented 6 years ago

This issue was moved to aspnet/Home#2441

aspnet-hello commented 6 years ago

Sorry I was a bad bot. Re-opening this PR.

muratg commented 6 years ago

@glennc Thoughts on this one?

Eilon commented 6 years ago

@glennc / @Tratcher / @muratg - any further action planned on this PR?

muratg commented 5 years ago

We’re closing this PR because we don’t feel that this change is a good fit for the product at this time. Please file a bug to be considered in 3.0.0 for mime types you'd like added.

We thank you for the contribution and look forward to collaborating more in the future.

RehanSaeed commented 5 years ago

Bug raised at https://github.com/aspnet/AspNetCore/issues/3614