version: add "ECH" as a feature

If available

Follow-up to a362962b7
Closes #13378
This commit is contained in:
Daniel Stenberg 2024-04-15 17:08:16 +02:00
parent a1ecd0ba6b
commit 5e3fd347c5
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2
6 changed files with 27 additions and 0 deletions

View file

@ -46,6 +46,9 @@ curl was built with support for character set conversions (like EBCDIC)
This curl uses a libcurl built with Debug. This enables more error-tracking
and memory debugging etc. For curl-developers only!
## `ECH`
ECH support is present.
## `gsasl`
The built-in SASL authentication includes extensions to support SCRAM because
libcurl was built with libgsasl.

View file

@ -176,6 +176,12 @@ supports HTTP Brotli content encoding using libbrotlidec (Added in 7.57.0)
libcurl was built with debug capabilities (added in 7.10.6)
## ECH
*features* mask bit: non-existent
libcurl was built with ECH support (experimental, added in 8.8.0)
## gsasl
*features* mask bit: CURL_VERSION_GSASL