mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-08-03 13:13:10 +00:00
added SSL suport
This commit is contained in:
parent
7b6371fd50
commit
75c67fd1d1
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