Module mime.store
MIME type store interface. Implementers should be capable of returning requested MIME types if they exist.
Interfaces
Name | Description |
---|---|
IMimeStore
|
Interface for classes that store MimeType objects.
|