mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2026-05-05 04:49:36 +01:00
update CSpot
This commit is contained in:
@@ -78,6 +78,7 @@ struct HTTPConnection {
|
||||
std::string httpMethod;
|
||||
bool toBeClosed = false;
|
||||
bool isEventConnection = false;
|
||||
bool isCaptivePortal = false;
|
||||
};
|
||||
|
||||
class BaseHTTPServer {
|
||||
|
||||
Reference in New Issue
Block a user