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

support HTTP/3

Open xquery opened this issue 2 years ago • 5 comments

https://github.com/curl/curl-docker/issues/76

xquery avatar Jun 10 '23 04:06 xquery

will target an initial experimental release eg. curl-http3-exp which will use hyper as backend

xquery avatar Jun 14 '23 07:06 xquery

now that curl has removed expiremental - time to do this here

xquery avatar Jan 31 '24 13:01 xquery

Hi!

I forked this repo to get a working image of curl with HTTP/3 support so that I could set up an HTTP/3 Kathara laboratory for our Network Fundamentals University course:

https://github.com/redesunlu/curl-container-http3

Although I only did the changes needed to get a debian-dev curl working image, you could merge most of those changes in a new branch here as a starting point. I could add some help to see this implemented upstream (given enough of my spare time).

Regards

marcelofernandez avatar Apr 06 '24 15:04 marcelofernandez