khellang / MimeTypes

A simple lookup from file name/extension to MIME/media type, generated from mime-db, which in turn is compiled from IANA, Apache and nginx's MIME types.
Apache License 2.0
91 stars 22 forks source link

Set dictionary capacity #25

Closed martincostello closed 7 months ago

martincostello commented 8 months ago

Set the capacity of the dictionary to exactly the number of items being added.