mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-08-01 20:22:29 +00:00
added SSL suport
This commit is contained in:
parent
0d5ead2f1f
commit
f060fdf649
10 changed files with 108 additions and 15 deletions
|
|
@ -189,6 +189,7 @@
|
|||
|
||||
|
||||
lRet = {
|
||||
'Access-Control-Allow-Origin': '*',
|
||||
'Content-Type': lType + lContentEncoding,
|
||||
'last-modified': new Date().toString(),
|
||||
'Vary': 'Accept-Encoding'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue