Files
minisrv/hacktv_updsrv/ServiceVault/wtv-log/log.js
2021-07-15 01:04:53 -04:00

10 lines
122 B
JavaScript

// dummy page, we could handle the logs here.
headers = `200 OK
Connection: Keep-Alive
Content-length: 0`;
data = '';