1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2024-09-17 18:36:34 -04:00
sdrangel/httpserver
2018-12-28 11:08:44 +01:00
..
CMakeLists.txt
copyright.txt
httpconnectionhandler.cpp
httpconnectionhandler.h
httpconnectionhandlerpool.cpp
httpconnectionhandlerpool.h
httpcookie.cpp
httpcookie.h
httpdocrootsettings.h class vs struct mismatch fixes 2018-03-01 09:14:37 +01:00
httpglobal.cpp Added Stefan Frings' QtWebApp httpserver 2017-08-23 18:47:07 +02:00
httpglobal.h Added Stefan Frings' QtWebApp httpserver 2017-08-23 18:47:07 +02:00
httplistener.cpp
httplistener.h
httplistenersettings.h
httprequest.cpp PVS-Studio static analysis corrections (1) issue #137 2018-02-21 18:54:59 +01:00
httprequest.h
httprequesthandler.cpp
httprequesthandler.h
httpresponse.cpp
httpresponse.h
httpserver.pri
httpserver.pro Update to Qt 5.12.0. 2018-12-27 09:48:30 +01:00
httpsession.cpp
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

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