Prohibited keywords
- UpdatedJan 30, 2025
- 1 minute read
- Yokohama
- Edge Encryption
The Edge Encryption proxy validates encryption rule scripts before saving the rule. Many JavaScript keywords aren’t allowed in encryption rule scripts.
Keyword |
---|
__DIR__ |
__FILE__ |
__LINE__ |
__parent__ |
__proto__ |
Error |
eval |
getClass |
getPrototypeOf |
Java |
javax |
javafx |
JavaImporter |
load |
loadWithNewGlobal |
new |
Packages |
Object |
prototype |
RegExp |
setPrototypeOf |
this |
throw |