diff options
| -rw-r--r-- | docs/TODO | 4 | 
1 files changed, 3 insertions, 1 deletions
| @@ -11,13 +11,15 @@ TODO   product! (Yes, you may add things not mentioned here, these are just a   few teasers...) -To be done for the 7.7 relase: +To be done for the 7.7 release:   * Fix the random seeding. Add --egd-socket and --random-file options to the     curl client and libcurl curl_easy_setopt() interface.   * Support persistant connections (fully detailed elsewhere) + * Add a special connection-timeout that only goes for the connection phase. +  To be done after the 7.7 release:   * Make SSL session ids get used if multiple HTTPS documents from the same | 
