mirror of
https://github.com/curl/curl.git
synced 2026-07-23 00:17:18 +03:00
CURLOPT_H3: removed
There's no use for this anymore and it was never in a release. Closes #4206
This commit is contained in:
parent
db061571ef
commit
084404b8ab
8 changed files with 4 additions and 82 deletions
|
|
@ -401,9 +401,6 @@
|
|||
d CURLU_GUESS_SCHEME...
|
||||
d c X'00000200'
|
||||
*
|
||||
d CURLH3_DIRECT...
|
||||
d c X'00000001'
|
||||
*
|
||||
**************************************************************************
|
||||
* Types
|
||||
**************************************************************************
|
||||
|
|
@ -1423,10 +1420,8 @@
|
|||
d c 10287
|
||||
d CURLOPT_MAXAGE_CONN...
|
||||
d c 00288
|
||||
d CURLOPT_H3...
|
||||
d c 00289
|
||||
d CURLOPT_SASL_AUTHZID...
|
||||
d c 10290
|
||||
d c 10289
|
||||
*
|
||||
/if not defined(CURL_NO_OLDIES)
|
||||
d CURLOPT_FILE c 10001
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue