Investigate the current MIME type handling in AndServer source code (look for MimeTypeManager or similar). Consider adding a configuration file (e.g., mime.types) in the server resources or a custom configuration option. Review existing configuration mechanisms in the project. Check comments in the issue for any maintainer guidance. Implement parsing of key value pairs and integration with the existing response header generation.
请问能不能配置mime.types? · yanzhenjie/AndServer#566 | Good First Issue