Definations to manage the builtin Webserver. More...
Go to the source code of this file.
Namespaces | |
namespace | UPnPsdk |
Reengineered Object Oriented UPnP+ program code. | |
Functions | |
UPnPsdk_VIS const Document_meta * | UPnPsdk::select_filetype (std::string_view a_extension) |
Based on the extension, returns the content type and content subtype. | |
Variables | |
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. | |
Definations to manage the builtin Webserver.
Definition in file webserver.cpp.