Skip to content

Commit 640ef8c

Browse files
committed
fix
1 parent 48b4d47 commit 640ef8c

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
@@ -73,7 +73,7 @@ scenarios:
7373
variables:
7474
connections: 32
7575
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
7777

7878
httpsys-hostheader-mismatch:
7979
application:
@@ -110,7 +110,7 @@ scenarios:
110110
variables:
111111
connections: 32
112112
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
114114

115115
kestrel-hostheader-mismatch:
116116
application:

0 commit comments

Comments
 (0)