Skip to content

Commit 1b8ae84

Browse files
committed
definitely invalid encoded url
1 parent a2aa6e7 commit 1b8ae84

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
@@ -55,7 +55,7 @@ scenarios:
5555
load:
5656
job: bombardier
5757
variables:
58-
path: /unknown/%09
58+
path: /unknown/%GG
5959
presetHeaders: connectionclose
6060
connections: 32
6161
serverScheme: https
@@ -92,7 +92,7 @@ scenarios:
9292
load:
9393
job: httpclient
9494
variables:
95-
path: /unknown/%09
95+
path: /unknown/%GG
9696
presetHeaders: connectionclose
9797
connections: 32
9898
serverScheme: https

0 commit comments

Comments
 (0)