curl-impersonate icon indicating copy to clipboard operation
curl-impersonate copied to clipboard

Add support for Encrypted Client Hello (ECH)

Open A-Posthuman opened this issue 1 year ago • 4 comments

It seems this is something that has to also be enabled on the server side, but from the Chrome note here they support it in 117:

https://chromestatus.com/feature/6196703843581952

https://blog.cloudflare.com/announcing-encrypted-client-hello/

A-Posthuman avatar Sep 30 '23 15:09 A-Posthuman

This extension has landed in Chrome 119.

perkfly avatar Nov 11 '23 06:11 perkfly

probably want to track https://github.com/curl/curl/pull/11922 ?

Ghxst avatar Jan 20 '24 16:01 Ghxst

That patch is landed. Using it would seem to require updating curl_impersonate to target some version of curl newer than 8.8.0.

lachesis avatar Aug 06 '24 19:08 lachesis