qthttpserver/tests/auto/qabstracthttpserver
André Klitzing 04803095e5 Use handleRequest and missingHandler for WebSockets, too
This allows to deny a websocket upgrade with e.g.
a HTTP error ServiceUnavailable instead of hard
disconnection if the application has some special
logic.

Also fire missingHandler for WebSockets for
better application integration.

Pick-to: 6.4
Change-Id: I31f4b66f9a9a7873a46d0eaba6b6121b1a9ac953
Reviewed-by: Ievgenii Meshcheriakov <ievgenii.meshcheriakov@qt.io>
2022-07-08 13:47:01 +02:00
..
CMakeLists.txt Add license headers to cmake files 2022-07-07 11:45:42 +02:00
tst_qabstracthttpserver.cpp Use handleRequest and missingHandler for WebSockets, too 2022-07-08 13:47:01 +02:00