File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -58,7 +58,7 @@ scenarios:
58
58
path : /unknown/%09
59
59
presetHeaders : connectionclose
60
60
connections : 32
61
- serverScheme : https
61
+ serverScheme : http
62
62
63
63
httpsys-header-symbols :
64
64
application :
@@ -68,7 +68,7 @@ scenarios:
68
68
variables :
69
69
path : /hello-world
70
70
connections : 32
71
- serverScheme : https
71
+ serverScheme : http
72
72
customHeaders :
73
73
- " X-Custom: Québec"
74
74
@@ -80,7 +80,7 @@ scenarios:
80
80
variables :
81
81
path : /hello-world
82
82
connections : 32
83
- serverScheme : https
83
+ serverScheme : http
84
84
customHeaders :
85
85
- " Host: google.com"
86
86
@@ -95,7 +95,7 @@ scenarios:
95
95
path : /unknown/%09
96
96
presetHeaders : connectionclose
97
97
connections : 32
98
- serverScheme : https
98
+ serverScheme : http
99
99
100
100
kestrel-header-symbols :
101
101
application :
@@ -105,7 +105,7 @@ scenarios:
105
105
variables :
106
106
path : /hello-world
107
107
connections : 32
108
- serverScheme : https
108
+ serverScheme : http
109
109
customHeaders :
110
110
- " X-Custom: Québec"
111
111
@@ -117,6 +117,6 @@ scenarios:
117
117
variables :
118
118
path : /hello-world
119
119
connections : 32
120
- serverScheme : https
120
+ serverScheme : http
121
121
customHeaders :
122
122
- " Host: google.com"
You can’t perform that action at this time.
0 commit comments