1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2024-11-18 22:31:48 -05:00
sdrangel/httpserver
2024-04-26 21:18:32 +02:00
..
CMakeLists.txt Update CMakeLists.txt to support both Qt5 and Qt6. Add option ENABLE_QT6 2022-11-17 14:34:54 +00:00
copyright.txt
httpconnectionhandler.cpp
httpconnectionhandler.h
httpconnectionhandlerpool.cpp Replace deprecated QSsl TLS ciphersuite selection 2022-09-23 00:27:29 +02:00
httpconnectionhandlerpool.h
httpcookie.cpp
httpcookie.h
httpdocrootsettings.h
httpglobal.cpp
httpglobal.h
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 Added Stefan Frings' QtWebApp httpserver 2017-08-23 18:47:07 +02:00
httpsession.cpp
httpsession.h
httpsessionssettings.h
httpsessionstore.cpp
httpsessionstore.h
lgpl-3.0.txt
readme.md Fix spellling errors found with aspell 2024-04-26 21:18:32 +02: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.txt