_MIMETYPES Struct Reference
[HTTP]


Detailed Description

Definition at line 125 of file httpd.h.


Data Fields

char * mtyp_ext
char * mtyp_type
void(* mtyp_handler )(FILE *stream, int fd, int file_len, char *http_root, REQUEST *req)

Field Documentation

char* _MIMETYPES::mtyp_ext

Definition at line 126 of file httpd.h.

Referenced by NutSetMimeHandler().

char* _MIMETYPES::mtyp_type

Definition at line 127 of file httpd.h.

Referenced by NutGetMimeType().

void(* _MIMETYPES::mtyp_handler)(FILE *stream, int fd, int file_len, char *http_root, REQUEST *req)

Referenced by NutGetMimeHandler(), and NutSetMimeHandler().


The documentation for this struct was generated from the following file:
© 2000-2007 by egnite Software GmbH - visit http://www.ethernut.de/