http-types
http-types copied to clipboard
Use file-format crate to sniff the mime type
Pros of file-format
against infer
:
- Support for many more formats (including CFB-based and ZIP-based)
- Enum-based API
- No error on detection from bytes (Arbitrary Binary Data returned by default)