Actions
Improvements #13188
closedAllow for additional MIME types to be defined
Start date:
11/06/2024
Due date:
% Done:
100%
Estimated time:
Description
Wt currently holds a list of common MIME types, where very recently a selection was added with #10903.
This is still rather restrictive. If developers wish to use types that are not part of the list, they are stuck. We should allow for a way to expose these types, so that the default list can be modified.
The likeliest candidate is the wt_config.xml
. This file, however, is already fairly big. If a nice alternative can be found, this would be ideal. Otherwise the config file will serve.
Updated by Matthias Van Ceulebroeck 4 months ago
- Related to Support #13173: Add MIME Type *.mjs / JavaScript module added
Updated by Matthias Van Ceulebroeck 4 months ago
- Related to Feature #10903: Add more MIME types to src/http/MimeTypes.C? added
Updated by Romain Mardulyn 4 months ago
- Status changed from New to InProgress
- Assignee set to Romain Mardulyn
Updated by Romain Mardulyn 4 months ago
- Status changed from InProgress to Review
- Assignee deleted (
Romain Mardulyn)
Updated by Matthias Van Ceulebroeck about 2 months ago
- Assignee set to Matthias Van Ceulebroeck
Updated by Matthias Van Ceulebroeck 20 days ago
- Status changed from Review to Implemented @Emweb
- Assignee changed from Matthias Van Ceulebroeck to Romain Mardulyn
- % Done changed from 0 to 100
Updated by Matthias Van Ceulebroeck 20 days ago
- Status changed from Implemented @Emweb to Implemented @Test
Updated by Matthias Van Ceulebroeck 20 days ago
- Status changed from Implemented @Test to Closed
Actions