Closed halostatue closed 1 year ago
Instead of downloading, parsing, and saving in one pass, make this a three-pass operation:
Download and parse from the IANA media types registry and the provisional media types registry.
Merge the provisional media types into the appropriate media types.
Save the primary media type files. (Remove "examples", which had previously been skipped, and the provisional registry).
This change is
Instead of downloading, parsing, and saving in one pass, make this a three-pass operation:
Download and parse from the IANA media types registry and the provisional media types registry.
Merge the provisional media types into the appropriate media types.
Save the primary media type files. (Remove "examples", which had previously been skipped, and the provisional registry).
This change is