hyperion/libsrc/webconfig
redPanther 4a841710dd webui - "cgi" handler and multiple fixes (#700)
* initial commit of webconfig

* update example config with webconfig and fix format of file
update debian postinst script for install example config

* fix compiling
add new web server command "serverinfo" to use in webapp to retrieve json port

* change web default port to 8099

* add cgi engine to webserver

* fix include
2016-06-14 20:14:06 +02:00
..
CMakeLists.txt webui - "cgi" handler and multiple fixes (#700) 2016-06-14 20:14:06 +02:00
CgiHandler.cpp webui - "cgi" handler and multiple fixes (#700) 2016-06-14 20:14:06 +02:00
CgiHandler.h webui - "cgi" handler and multiple fixes (#700) 2016-06-14 20:14:06 +02:00
QtHttpClientWrapper.cpp integrated webserver ... (#697) 2016-06-12 22:27:24 +02:00
QtHttpClientWrapper.h integrated webserver ... (#697) 2016-06-12 22:27:24 +02:00
QtHttpHeader.cpp integrated webserver ... (#697) 2016-06-12 22:27:24 +02:00
QtHttpHeader.h integrated webserver ... (#697) 2016-06-12 22:27:24 +02:00
QtHttpReply.cpp integrated webserver ... (#697) 2016-06-12 22:27:24 +02:00
QtHttpReply.h integrated webserver ... (#697) 2016-06-12 22:27:24 +02:00
QtHttpRequest.cpp integrated webserver ... (#697) 2016-06-12 22:27:24 +02:00
QtHttpRequest.h integrated webserver ... (#697) 2016-06-12 22:27:24 +02:00
QtHttpServer.cpp integrated webserver ... (#697) 2016-06-12 22:27:24 +02:00
QtHttpServer.h integrated webserver ... (#697) 2016-06-12 22:27:24 +02:00
StaticFileServing.cpp webui - "cgi" handler and multiple fixes (#700) 2016-06-14 20:14:06 +02:00
StaticFileServing.h webui - "cgi" handler and multiple fixes (#700) 2016-06-14 20:14:06 +02:00
WebConfig.cpp webui - "cgi" handler and multiple fixes (#700) 2016-06-14 20:14:06 +02:00