qthttpserver/tests/auto
Volker Hilsheimer a4b22aa7da Fix warning from unused variable
The sslPort variable is only used when SSL is available, which is
usually not the case on macOS builds.

Pick-to: 6.8
Change-Id: I6f8c023c2a85e5a3c74d737903cb994c690451a3
Reviewed-by: Mårten Nordheim <marten.nordheim@qt.io>
2024-09-26 16:15:07 +02:00
..
cmake Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-08-25 16:10:12 +00:00
qabstracthttpserver Add context parameter to addWebSocketUpgradeVerifier 2024-08-30 20:50:43 +02:00
qhttpserver Use context object in QHttpServer::route 2024-09-03 18:21:17 +02:00
qhttpservermultithreaded Fix warning from unused variable 2024-09-26 16:15:07 +02:00
qhttpserverresponder Set missinghandler callback with a context object and remove rvalue 2024-08-30 17:57:37 +02:00
qhttpserverresponse QHttpServerResponse: make API simpler by removing duplicating methods 2024-08-06 15:41:45 +02:00
qhttpserverrouter Use context object in QHttpServer::route 2024-09-03 18:21:17 +02:00
CMakeLists.txt QHttpServer: Add tests for routes returning QFuture<QHttpServerResponse> 2024-05-29 15:47:41 +02:00