mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2025-12-10 05:27:01 +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