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 f030dde commit 9ebd645Copy full SHA for 9ebd645
build/httpclient-scenarios.yml
@@ -43,7 +43,7 @@ parameters:
43
- displayName: "HTTP/3.0"
44
arguments: --variable httpVersion=3.0 --variable useHttps=true --variable http30EnableMultipleConnections=false --property httpversion=h3
45
- displayName: "HTTP/3.0 (mult conn)"
46
- 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
47
48
- name: clientsxThreads
49
type: object
0 commit comments