mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
Add Status page:
* Make HTTP(S) requests on websocket ports reply with Status page * Fix isWebsocketUpgrade to compare case insensitive * Make websocket upgrades with no websocket protocols configured report error * Create unit test for unauthorized requests and the status page
This commit is contained in:
committed by
Nik Bougalis
parent
aca6db5601
commit
e6ed9ae4d8
@@ -18,4 +18,5 @@
|
||||
*/
|
||||
//==============================================================================
|
||||
|
||||
#include <test/server/Server_test.cpp>
|
||||
#include <test/server/Server_test.cpp>
|
||||
#include <test/server/ServerStatus_test.cpp>
|
||||
|
||||
Reference in New Issue
Block a user