curl/docs/ROADMAP.md

20 lines
597 B
Markdown
Raw Normal View History

2014-06-19 08:16:14 -04:00
curl the next few years - perhaps
=================================
2014-06-19 08:16:14 -04:00
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.
2014-06-19 08:16:14 -04:00
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
2020-11-04 08:02:01 -05:00
SNI](https://curl.se/mail/lib-2019-03/0000.html) on the mailing list.
Initial work exists in https://github.com/curl/curl/pull/4011