Are there any plans to incorporate support for HTTP/3?
sawanoboly opened this issue · 1 comments
sawanoboly commented
I use curl-max all the time because it is very useful. Thank you.
https://github.com/curl/curl/blob/master/docs/HTTP3.md
https://github.com/cloudflare/homebrew-cloudflare/blob/master/curl.rb
DomT4 commented
I finally got around to adding a formula for quiche
in cac599e but I don't know if/when it'll be integrated into curl-max
as doing so would effectively require moving the entirety of curl-max
and its dependency tree onto boringssl
as well, which I'm not sure is the optimal experience for most people at the present time.