Closed junhochoi closed 1 year ago
I found it crashed recently - after a small fix I can get curl working again in my macOS (Ventura)
Yes, at least two bugs related to quiche was fixed in curl 8.2.0 - most notable when doing parallel transfers.
thanks for this @junhochoi and @bagder for the confirmation, 👏
Thanks @jacobbednarz !
Fix a build failure due to a recent change in curl. Also upgrade curl to 8.2.0
Tested using HEAD and the release (8.2.0). (macOS ventura + m1 macBook Pro)
Fixes #45, fixes #46, fixes #51.