#include <filesystem.h>
◆ get_charset
| char *(* KODI_HTTP_HEADER::get_charset) (void *kodiBase, void *handle) |
◆ get_header
◆ get_mime_type
| char *(* KODI_HTTP_HEADER::get_mime_type) (void *kodiBase, void *handle) |
◆ get_proto_line
| char *(* KODI_HTTP_HEADER::get_proto_line) (void *kodiBase, void *handle) |
◆ get_value
| char *(* KODI_HTTP_HEADER::get_value) (void *kodiBase, void *handle, const char *param) |
◆ get_values
| char **(* KODI_HTTP_HEADER::get_values) (void *kodiBase, void *handle, const char *param, int *length) |
◆ handle
| void* KODI_HTTP_HEADER::handle |
The documentation for this struct was generated from the following file: