ELinks 0.18.0
mime_backend Struct Reference

#include <common.h>

Collaboration diagram for mime_backend:

Data Fields

char *(* get_content_type )(char *extension)
struct mime_handler *(* get_mime_handler )(char *type, int have_x)

Field Documentation

◆ get_content_type

char *(* mime_backend::get_content_type) (char *extension)

◆ get_mime_handler

struct mime_handler *(* mime_backend::get_mime_handler) (char *type, int have_x)

The documentation for this struct was generated from the following file: