sdrangel/httpserver
Davide Gerhard dcfb7f6c97
cmake: full refactor to remove qmake and use cmake on all platforms
2019-05-21 20:19:25 +02:00
..
CMakeLists.txt cmake: full refactor to remove qmake and use cmake on all platforms 2019-05-21 20:19:25 +02:00
copyright.txt
httpconnectionhandler.cpp Cleanup of old scope objects 2018-08-12 15:49:14 +02:00
httpconnectionhandler.h Moved export.h file to root of exports directory and removed util 2018-03-20 13:49:21 +01:00
httpconnectionhandlerpool.cpp PVS-Studio static analysis corrections (1) issue #137 2018-02-21 18:54:59 +01:00
httpconnectionhandlerpool.h Moved export.h file to root of exports directory and removed util 2018-03-20 13:49:21 +01:00
httpcookie.cpp PVS-Studio static analysis corrections (1) issue #137 2018-02-21 18:54:59 +01:00
httpcookie.h Moved export.h file to root of exports directory and removed util 2018-03-20 13:49:21 +01:00
httpdocrootsettings.h class vs struct mismatch fixes 2018-03-01 09:14:37 +01:00
httpglobal.cpp
httpglobal.h
httplistener.cpp
httplistener.h Moved export.h file to root of exports directory and removed util 2018-03-20 13:49:21 +01:00
httplistenersettings.h class vs struct mismatch fixes 2018-03-01 09:14:37 +01:00
httprequest.cpp PVS-Studio static analysis corrections (1) issue #137 2018-02-21 18:54:59 +01:00
httprequest.h Moved export.h file to root of exports directory and removed util 2018-03-20 13:49:21 +01:00
httprequesthandler.cpp
httprequesthandler.h Moved export.h file to root of exports directory and removed util 2018-03-20 13:49:21 +01:00
httpresponse.cpp
httpresponse.h Moved export.h file to root of exports directory and removed util 2018-03-20 13:49:21 +01:00
httpserver.pri
httpsession.cpp PVS-Studio static analysis corrections (2) issue #137 2018-02-22 03:04:42 +01:00
httpsession.h Moved export.h file to root of exports directory and removed util 2018-03-20 13:49:21 +01:00
httpsessionssettings.h
httpsessionstore.cpp
httpsessionstore.h Moved export.h file to root of exports directory and removed util 2018-03-20 13:49:21 +01:00
lgpl-3.0.txt
readme.md
releasenotes.txt
staticfilecontroller.cpp HTTP server: added mime type for .yaml files 2018-02-18 23:37:59 +01:00
staticfilecontroller.h Moved export.h file to root of exports directory and removed util 2018-03-20 13:49:21 +01:00

readme.md

QtWebApp httpserver

This is the httpserver part of QtWebApp from Stefan Frings

Files copied over from the original 'doc' folder:

  • copyright.txt
  • lgpl-3.0.txt
  • releasenotes.txts