History log of /curl/docs/libcurl/opts/CURLOPT_ECH.md (Results 1 – 2 of 2)
Revision Date Author Comments
# a1ecd0ba 16-Apr-2024 Daniel Stenberg

CURLOPT_ECH: polish

- remove the pointer to build instructions, it won't work in manpages
- add see-also
- minor white space edits

Closes #13379


# a362962b 04-Apr-2024 Stephen Farrell

TLS: add support for ECH (Encrypted Client Hello)

An EXPERIMENTAL feature used with CURLOPT_ECH and --ech.

Closes #11922