UPnPsdk 0.1
Universal Plug and Play +, Software Development Kit
 
Loading...
Searching...
No Matches
webserver.cpp File Reference

Definations to manage the builtin Webserver. More...

+ Include dependency graph for webserver.cpp:

Go to the source code of this file.

Namespaces

namespace  UPnPsdk
 Reengineered Object Oriented UPnP+ program code.
 

Functions

UPnPsdk_VIS const Document_metaUPnPsdk::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.
 

Detailed Description

Definations to manage the builtin Webserver.

Definition in file webserver.cpp.