We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 430d316 commit 6c116a1Copy full SHA for 6c116a1
build/httpclient-scenarios.yml
@@ -35,7 +35,7 @@ parameters:
35
- displayName: "HTTP/3.0"
36
arguments: --variable httpVersion=3.0 --variable useHttps=true --variable http30EnableMultipleConnections=false --property httpversion=h3
37
- displayName: "HTTP/3.0 (mult conn)"
38
- arguments: --variable httpVersion=3.0 --variable useHttps=true --variable http30EnableMultipleConnections=true --property httpversion=h3mulconn
+ arguments: --variable httpVersion=3.0 --variable useHttps=true --variable http30EnableMultipleConnections=true --property httpversion=h3multconn
39
40
- name: clientsxThreads
41
type: object
0 commit comments