mirror of
https://github.com/moparisthebest/curl
synced 2024-11-04 16:45:06 -05:00
e6522522f9
The draft-ietf-httpbis-rfc6265bis-02 draft, specify a set of prefixes and how they should affect cookie initialization, which has been adopted by the major browsers. This adds support for the two prefixes defined, __Host- and __Secure, and updates the testcase with the supplied examples from the draft. Closes #3554 Reviewed-by: Daniel Stenberg <daniel@haxx.se>
793 B
793 B
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.
SRV records
How to find services for specific domains/hosts.
Improve
-
curl -h output (considered overwhelming to users).
-
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.
-
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.