summaryrefslogtreecommitdiff
path: root/tests/plugins/headers/configs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/plugins/headers/configs')
-rw-r--r--tests/plugins/headers/configs/.rr-cors-headers.yaml1
-rw-r--r--tests/plugins/headers/configs/.rr-headers-init.yaml1
-rw-r--r--tests/plugins/headers/configs/.rr-req-headers.yaml1
-rw-r--r--tests/plugins/headers/configs/.rr-res-headers.yaml1
4 files changed, 0 insertions, 4 deletions
diff --git a/tests/plugins/headers/configs/.rr-cors-headers.yaml b/tests/plugins/headers/configs/.rr-cors-headers.yaml
index 2e16ee66..c5ff576d 100644
--- a/tests/plugins/headers/configs/.rr-cors-headers.yaml
+++ b/tests/plugins/headers/configs/.rr-cors-headers.yaml
@@ -8,7 +8,6 @@ server:
relay_timeout: "20s"
http:
- debug: true
address: 127.0.0.1:22855
max_request_size: 1024
middleware: [ "headers" ]
diff --git a/tests/plugins/headers/configs/.rr-headers-init.yaml b/tests/plugins/headers/configs/.rr-headers-init.yaml
index 55b5b5a8..059df9ac 100644
--- a/tests/plugins/headers/configs/.rr-headers-init.yaml
+++ b/tests/plugins/headers/configs/.rr-headers-init.yaml
@@ -8,7 +8,6 @@ server:
relay_timeout: "20s"
http:
- debug: true
address: 127.0.0.1:33453
max_request_size: 1024
middleware: [ "headers" ]
diff --git a/tests/plugins/headers/configs/.rr-req-headers.yaml b/tests/plugins/headers/configs/.rr-req-headers.yaml
index fc38a74b..f0a52e17 100644
--- a/tests/plugins/headers/configs/.rr-req-headers.yaml
+++ b/tests/plugins/headers/configs/.rr-req-headers.yaml
@@ -8,7 +8,6 @@ server:
relay_timeout: "20s"
http:
- debug: true
address: 127.0.0.1:22655
max_request_size: 1024
middleware: [ "headers" ]
diff --git a/tests/plugins/headers/configs/.rr-res-headers.yaml b/tests/plugins/headers/configs/.rr-res-headers.yaml
index be9cfead..868b9746 100644
--- a/tests/plugins/headers/configs/.rr-res-headers.yaml
+++ b/tests/plugins/headers/configs/.rr-res-headers.yaml
@@ -8,7 +8,6 @@ server:
relay_timeout: "20s"
http:
- debug: true
address: 127.0.0.1:22455
max_request_size: 1024
middleware: [ "headers" ]