hyperium / h3

MIT License
595 stars 76 forks source link

Expose setting to disable grease #205

Closed daxpedda closed 1 year ago

daxpedda commented 1 year ago

This exposes a method on h3::client::Builder to disable grease.

I copied the documentation from Config::send_grease. Let me know if you want me to add anything else to it.

daxpedda commented 1 year ago

@Ruben2424 would it be possible to backport this to v0.3? Which would be required to get https://github.com/bluejekyll/trust-dns/pull/1987 working for Cloudflare, until we find the bug (I'm still in the process of writing up an issue).

daxpedda commented 1 year ago

See https://github.com/hyperium/h3/issues/206.