mirror of
https://github.com/curl/curl.git
synced 2026-06-01 22:14:17 +03:00
"Add an interface that enables a user to select prefered SSL ciphers to use."
Rob Styles posted the question, as he could've used this...
This commit is contained in:
parent
2b44fdab2e
commit
e1d8c5daa7
1 changed files with 2 additions and 0 deletions
|
|
@ -12,6 +12,8 @@ TODO
|
|||
|
||||
To do in a future release (random order):
|
||||
|
||||
* Add an interface that enables a user to select prefered SSL ciphers to use.
|
||||
|
||||
* Make curl deal with cookies better. libcurl should be able to maintain a
|
||||
"cookie jar". Updating it with cookies that is received, and using it to
|
||||
pass cookies to the servers that have matching cookies in the jar.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue