1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2025-04-12 06:29:04 -04:00
sdrangel/httpserver
2017-12-24 20:27:20 +01:00
..
CMakeLists.txt
copyright.txt
httpconnectionhandler.cpp
httpconnectionhandler.h
httpconnectionhandlerpool.cpp
httpconnectionhandlerpool.h
httpcookie.cpp
httpcookie.h
httpdocrootsettings.h
httpglobal.cpp
httpglobal.h
httplistener.cpp
httplistener.h HttpServer: use settings structure as an object not a pointer 2017-11-13 13:46:02 +01:00
httplistenersettings.h
httprequest.cpp Http server: fixed parameters passing 2017-11-18 10:15:29 +01:00
httprequest.h
httprequesthandler.cpp
httprequesthandler.h
httpresponse.cpp
httpresponse.h
httpserver.pri
httpserver.pro HttpServer: use settings structures in place of QSettings 2017-11-13 01:01:15 +01:00
httpsession.cpp HTTP server; changed namespace to qtwebapp 2017-11-11 09:32:15 +01:00
httpsession.h
httpsessionssettings.h
httpsessionstore.cpp HttpServer: use settings structure as an object not a pointer 2017-11-13 13:46:02 +01:00
httpsessionstore.h
lgpl-3.0.txt
readme.md Imported Stefan Frings' logging library from QtWebApp and use it in main window 2017-11-11 10:29:32 +01:00
releasenotes.txt
staticfilecontroller.cpp
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