File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -73,7 +73,7 @@ scenarios:
73
73
variables :
74
74
connections : 32
75
75
serverScheme : https
76
- script : https://raw.githubusercontent.com/aspnet/Benchmarks/main/src/BenchmarksApps/TLS/scripts/invalid-header.lua
76
+ script : https://raw.githubusercontent.com/aspnet/Benchmarks/main/src/BenchmarksApps/TLS/scripts/invalid-header.lua?raw=true
77
77
78
78
httpsys-hostheader-mismatch :
79
79
application :
@@ -110,7 +110,7 @@ scenarios:
110
110
variables :
111
111
connections : 32
112
112
serverScheme : https
113
- script : https://raw.githubusercontent.com/aspnet/Benchmarks/main/src/BenchmarksApps/TLS/scripts/invalid-header.lua
113
+ script : https://raw.githubusercontent.com/aspnet/Benchmarks/main/src/BenchmarksApps/TLS/scripts/invalid-header.lua?raw=true
114
114
115
115
kestrel-hostheader-mismatch :
116
116
application :
You can’t perform that action at this time.
0 commit comments