Added more HTTP headers to lua/test.lua.
This commit is contained in:
parent
3e774bc6c7
commit
73607f0d51
1 changed files with 2 additions and 0 deletions
|
|
@ -10,6 +10,8 @@ require('xw3.session')
|
||||||
A multiline comment...
|
A multiline comment...
|
||||||
--]=====]
|
--]=====]
|
||||||
|
|
||||||
|
print('Cache-control: no-cache')
|
||||||
|
print('Pragma: no-cache')
|
||||||
print('Content-type: text/plain; charset=utf-8')
|
print('Content-type: text/plain; charset=utf-8')
|
||||||
print()
|
print()
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue