summaryrefslogtreecommitdiff
path: root/docs/ROADMAP.md
blob: cbcaa2235c67c4c091b040c15852615ed5e8339d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
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.

QUIC
----

 See the [QUIC wiki page](https://github.com/curl/curl/wiki/QUIC).

SRV records
-----------

How to find services for specific domains/hosts.

Improve
-------

1. curl -h output (considered overwhelming to users).

2. We have > 200 command line options, is there a way to redo things to
   simplify or improve the situation as we are likely to keep adding
   features/options in the future too.

3. Perform some of the clean up from the TODO document, removing old
   definitions and such like that are currently earmarked to be removed years
   ago.