Skip to content

Commit 6d10f1c

Browse files
committed
and for kestrel
1 parent f9b79fa commit 6d10f1c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

scenarios/rejection.benchmarks.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ scenarios:
106106
connections: 32
107107
serverScheme: https
108108
customHeaders:
109-
- X-Custom: "Québec"
109+
- "X-Custom: Québec"
110110

111111
kestrel-hostheader-mismatch:
112112
application:
@@ -118,4 +118,4 @@ scenarios:
118118
connections: 32
119119
serverScheme: https
120120
customHeaders:
121-
- Host: "google.com"
121+
- "Host: google.com"

0 commit comments

Comments
 (0)