Anomalocaridid / handlr-regex

Fork of handlr with support for regex
MIT License
129 stars 5 forks source link

feat: add more flexible wildcards #65

Closed Anomalocaridid closed 4 months ago

Anomalocaridid commented 4 months ago

Adds the ability to use wildcards for mimetypes other than having the entire subtype be wild.

For instance, now all of the OpenDocument formats can be matched with application/vnd.oasis.opendocument.* without also matching all of the other mimetypes under application.