We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3773f78 commit f9b79faCopy full SHA for f9b79fa
scenarios/rejection.benchmarks.yml
@@ -69,7 +69,7 @@ scenarios:
69
connections: 32
70
serverScheme: https
71
customHeaders:
72
- - X-Custom: "Québec"
+ - "X-Custom: Québec"
73
74
httpsys-hostheader-mismatch:
75
application:
@@ -81,7 +81,7 @@ scenarios:
81
82
83
84
- - Host: "google.com"
+ - "Host: google.com"
85
86
# Kestrel
87
0 commit comments