|
ELinks 0.19.1
|
#include "main/module.h"

Data Structures | |
| struct | mime_handler |
Functions | |
| char * | get_content_type (struct cache_entry *cached) |
| char * | get_extension_content_type (char *extension) |
| struct mime_handler * | get_mime_type_handler (char *content_type, int xwin) |
| struct string * | add_mime_filename_to_string (struct string *string, struct uri *uri) |
Variables | |
| struct module | mime_module |
| char * get_content_type | ( | struct cache_entry * | cached | ) |
| char * get_extension_content_type | ( | char * | extension | ) |
| struct mime_handler * get_mime_type_handler | ( | char * | content_type, |
| int | xwin ) |
|
extern |