Variables | |
const std::array< UPnPsdk::Document_meta, 70 > | mediatype_list |
This table maps the file extension to the associated media type and its subtype. | |
const std::array<UPnPsdk::Document_meta, 70> anonymous_namespace{webserver.cpp}::mediatype_list |
This table maps the file extension to the associated media type and its subtype.
Because we use effective binary search on this table it must be sorted by file extension.
Definition at line 23 of file webserver.cpp.