TODO: build HTTP/3 with OpenSSL and nghttp3 using cmake

Closes #12988
This commit is contained in:
Daniel Stenberg 2024-02-27 17:43:22 +01:00
parent 01b42aa08b
commit 26bccd631b
No known key found for this signature in database
GPG Key ID: 5CC908FDB71E12C2

View File

@ -183,6 +183,7 @@
19.4 Package curl for Windows in a signed installer
19.5 make configure use --cache-file more and better
19.6 build curl with Windows Unicode support
19.7 build HTTP/3 with OpenSSL and nghttp3 using cmake
20. Test suite
20.1 SSL tunnel
@ -1339,6 +1340,10 @@
See https://github.com/curl/curl/issues/7229
19.7 build HTTP/3 with OpenSSL and nghttp3 using cmake
https://github.com/curl/curl/issues/12988
20. Test suite
20.1 SSL tunnel