mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2026-01-29 22:00:54 +03: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