Re: Bug in curl Variant +http3?

2024-06-12 Thread Ryan Schmidt
On Jun 12, 2024, at 13:49, Eric Hoch wrote: > > Shall I file a bug report for this? Yes, you should file a bug report with the developers of curl.

Bug in curl Variant +http3?

2024-06-12 Thread Eric Hoch
Hey all, for a current project I wanted to test my scripts with curl using http3. The curl that ships with macOS 14.5 doesn't support http3, I installed curl with the variant +htttp3. The most basic command being something like curl --http3 https://blog.cloudflare.com -I works. Other comma