summaryrefslogtreecommitdiff
path: root/docs/ROADMAP.md
blob: 574bd8103d59a628e65991024e7435c2c37bcf93 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
curl the next few years - perhaps
=================================

Roadmap of things Daniel Stenberg wants to work on next. It is intended to
serve as a guideline for others for information, feedback and possible
participation.

HSTS
----

 Merge [the existing PR](https://github.com/curl/curl/pull/5896).

ECH (Encrypted Client Hello - formerly known as ESNI)
-----------------------------------------------------

 See Daniel's post on [Support of Encrypted
 SNI](https://curl.haxx.se/mail/lib-2019-03/0000.html) on the mailing list.

 Initial work exists in https://github.com/curl/curl/pull/4011