Gentoo Archives: gentoo-dev

From: Craig Andrews <candrews@g.o>
To: gentoo-dev@l.g.o
Cc: blueness@g.o
Subject: [gentoo-dev] RFC: net-misc/curl: HTTP/3 support
Date: Thu, 10 Oct 2019 20:04:30
Message-Id: 12708cbd76bff9f20725c1c9deffa614@gentoo.org
1 I'm working on getting HTTP/3 support in place for curl:
2 https://github.com/gentoo/gentoo/pull/12920
3
4 Yes, HTTP/3 isn't final yet. But we're Gentoo - that shouldn't stop us!
5
6 My proposal involves:
7 * A new USE_EXPAND, CURL_HTTP3, with two values: nghttp3 and quiche
8 * Some arch package.use.mask additions
9
10 Which is why I'm contacting the -dev list. And of course also the curl
11 maintainer, blueness.
12
13 Thoughts?
14
15 Thanks,
16 ~Craig

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-dev] RFC: net-misc/curl: HTTP/3 support Mike Gilbert <floppym@g.o>