* Rename `mime_type()` to `content_type()` * Rename `mime_type_popular()` to `content_type_popular()`
This avoids overwriting the built-in `mime_type()` from Faker and fits better with the development roadmap for this package, which is to provide test data specific to web requests.