UPnPsdk 0.1
Universal Plug and Play +, Software Development Kit
 
Loading...
Searching...
No Matches
anonymous_namespace{webserver.cpp} Namespace Reference

Variables

const std::array< UPnPsdk::Document_meta, 70 > mediatype_list
 This table maps the file extension to the associated media type and its subtype.
 

Variable Documentation

◆ mediatype_list

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.