diff --git a/src/global.json b/src/global.json index 4e884c6..a7bbc36 100644 --- a/src/global.json +++ b/src/global.json @@ -18,6 +18,7 @@ "host": true, "http": true, "request": true, + "cookies": true, "environment": true, "file": true, "header": true @@ -55,4 +56,4 @@ "header": "x-echo-file" } } -} \ No newline at end of file +}