v0.9.40
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
var minisrv_service_file = true;
|
||||
|
||||
var pagename = session_data.pagestore.createPage(request_headers.query.styleName.replace(' ', '_'));
|
||||
|
||||
headers = `300 OK
|
||||
Connection: Keep-Alive
|
||||
Content-Type: text/html
|
||||
wtv-expire-all: wtv-author:/documents
|
||||
Location: wtv-author:/show-blocks?docName=${pagename}`
|
||||
Reference in New Issue
Block a user