mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2025-12-09 13:07:03 +03:00
alignment with cspot
This commit is contained in:
@@ -53,6 +53,7 @@ struct HTTPResponse {
|
||||
bool useGzip = false;
|
||||
std::string body;
|
||||
std::string contentType;
|
||||
std::vector<std::string> extraHeaders = std::vector<std::string>();
|
||||
std::unique_ptr<ResponseReader> responseReader;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user