update: clean up SSID session data only if client is not seen for 3 minutes update: add shouldWeCompress() function update: tweak lzpf (still corrupted) update: rename wtv-setup:/get to wtv-setup:/get-settings update: add additional headers to wtv-setup:/get-settings update: add initial blank wtv-music:/get-playlist
4 lines
55 B
JavaScript
4 lines
55 B
JavaScript
headers = `200 OK
|
|
Content-Type: text/html`;
|
|
|
|
data = ''; |