|  | 
| void * | handle | 
|  | 
| char *(* | get_value )(void *kodiBase, void *handle, const char *param) | 
|  | 
| char **(* | get_values )(void *kodiBase, void *handle, const char *param, int *length) | 
|  | 
| char *(* | get_header )(void *kodiBase, void *handle) | 
|  | 
| char *(* | get_mime_type )(void *kodiBase, void *handle) | 
|  | 
| char *(* | get_charset )(void *kodiBase, void *handle) | 
|  | 
| char *(* | get_proto_line )(void *kodiBase, void *handle) | 
|  | 
The documentation for this struct was generated from the following file: