aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/plugin
diff options
context:
space:
mode:
Diffstat (limited to 'plugin')
-rw-r--r--plugin/HTTP.json12
1 files changed, 12 insertions, 0 deletions
diff --git a/plugin/HTTP.json b/plugin/HTTP.json
index 2c27f37..364a8ca 100644
--- a/plugin/HTTP.json
+++ b/plugin/HTTP.json
@@ -16,6 +16,18 @@
16 "name": "URLSanity timeouts", 16 "name": "URLSanity timeouts",
17 "color": "000044" 17 "color": "000044"
18 }, 18 },
19 "RedirectsErrors": {
20 "name": "Redirect errors",
21 "color": "660000"
22 },
23 "RedirectsWarnings": {
24 "name": "Redirect warnings",
25 "color": "006666"
26 },
27 "RedirectsTimeouts": {
28 "name": "Redirect timeouts",
29 "color": "000066"
30 },
19 "ProtocolErrors": { 31 "ProtocolErrors": {
20 "name": "Protocol errors", 32 "name": "Protocol errors",
21 "color": "880000" 33 "color": "880000"