initial commit
This commit is contained in:
11
hacktv_updsrv/ServiceVault/wtv-log/log.js
Normal file
11
hacktv_updsrv/ServiceVault/wtv-log/log.js
Normal file
@@ -0,0 +1,11 @@
|
||||
console.log(initial_headers);
|
||||
|
||||
headers = `200 OK
|
||||
Connection: Keep-Alive
|
||||
Expires: `+strftime("%a, %d %b %Y %H:%M:%S", new Date((new Date().toUTCString()) + 10))+` GMT
|
||||
Content-length: 0
|
||||
Content-type: text/html`;
|
||||
|
||||
data = '';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user