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.
CURL_HTTP_VERSION_3(ONLY)
1 parent 0d3cf0d commit a00f458Copy full SHA for a00f458
reference/curl/constants.xml
@@ -1374,6 +1374,28 @@
1374
</simpara>
1375
</listitem>
1376
</varlistentry>
1377
+ <varlistentry xml:id="constant.curl-http-version-3">
1378
+ <term>
1379
+ <constant>CURL_HTTP_VERSION_3</constant>
1380
+ (<type>int</type>)
1381
+ </term>
1382
+ <listitem>
1383
+ <simpara>
1384
+ Available as of PHP 8.4.0 and cURL 7.66.0.
1385
+ </simpara>
1386
+ </listitem>
1387
+ </varlistentry>
1388
+ <varlistentry xml:id="constant.curl-http-version-3only">
1389
1390
+ <constant>CURL_HTTP_VERSION_3ONLY</constant>
1391
1392
1393
1394
1395
+ Available as of PHP 8.4.0 and cURL 7.88.0.
1396
1397
1398
1399
<varlistentry xml:id="constant.curl-http-version-none">
1400
<term>
1401
<constant>CURL_HTTP_VERSION_NONE</constant>
0 commit comments