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 0143e1b commit 4e4c2a3Copy full SHA for 4e4c2a3
1 file changed
types/client.d.ts
@@ -79,7 +79,7 @@ export declare namespace Client {
79
autoSelectFamilyAttemptTimeout?: number;
80
/**
81
* @description Enables support for H2 if the server has assigned bigger priority to it through ALPN negotiation.
82
- * @default false
+ * @default true
83
*/
84
allowH2?: boolean;
85
0 commit comments