11#ifndef SQUID_SRC_MIME_H
12#define SQUID_SRC_MIME_H
const char * mimeGetIconURL(const char *fn)
const char * mimeGetContentEncoding(const char *fn)
char mimeGetTransferMode(const char *fn)
void mimeInit(char *filename)
bool mimeGetViewOption(const char *fn)
const char * mimeGetContentType(const char *fn)
bool mimeGetDownloadOption(const char *fn)