Instant substring search
As you type, the tool filters its table by matching your text against the type/subtype string, the file extension, and the description field simultaneously. A search for 'audio' surfaces every row where any of those three fields contains that substring, so results include subtypes like audio/mpeg alongside unrelated rows whose description happens to mention audio. The same applies to a search for 'json': IANA has registered many types whose subtype ends in the structured-syntax suffix '+json' (RFC 6839), such as application/ld+json and application/geo+json, so a keyword search for 'json' can return several rows, not a single exact match.