qthttpserver/tests/auto/qhttpserver
Øystein Heskestad 334a92f459 Add test that routes can send back data in multiple parts asynchronously
Add test to ensure that a route can be added that will be executed
asynchronously and can send back data to the client in multiple parts.

Task-number: QTBUG-108127
Change-Id: I3262da98559ff1a458e0305dff729da8538ecae5
Reviewed-by: Matthias Rauter <matthias.rauter@qt.io>
Reviewed-by: Mårten Nordheim <marten.nordheim@qt.io>
2025-08-08 19:13:27 +02:00
..
data Introduce QHttpServerResponse::fromFile() 2019-06-14 15:19:29 +09:00
BLACKLIST tst_qhttpserver: do not block the test with keychain access dialog 2024-10-26 07:50:23 +02:00
CMakeLists.txt QHttpServer auto-tests: use a function provided by QTest 2025-02-18 16:51:37 +01:00
tst_qhttpserver.cpp Add test that routes can send back data in multiple parts asynchronously 2025-08-08 19:13:27 +02:00