Https handling
This commit is contained in:
@@ -6,3 +6,6 @@ System.Global.debug;
|
||||
|
||||
/** @type {Boolean} */
|
||||
System.Global.IE;
|
||||
|
||||
/** @type {Boolean} */
|
||||
System.Global.SECURE_HTTP;
|
||||
|
@@ -7,3 +7,5 @@ System.utils.objGetProp;
|
||||
System.utils.objSearch;
|
||||
/** @type {Function} */
|
||||
System.utils.objMap;
|
||||
/** @type {Function} */
|
||||
System.utils.siteProto;
|
||||
|
Reference in New Issue
Block a user