File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -69,7 +69,7 @@ scenarios:
6969 connections : 32
7070 serverScheme : https
7171 customHeaders :
72- - X-Custom : " Québec"
72+ - " X-Custom: Québec"
7373
7474 httpsys-hostheader-mismatch :
7575 application :
@@ -81,7 +81,7 @@ scenarios:
8181 connections : 32
8282 serverScheme : https
8383 customHeaders :
84- - Host : " google.com"
84+ - " Host: google.com"
8585
8686# Kestrel
8787
@@ -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"
You can’t perform that action at this time.
0 commit comments