diff options
author | Daniel Stenberg <daniel@haxx.se> | 2004-11-24 16:11:35 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2004-11-24 16:11:35 +0000 |
commit | 3e1caa61859a6057a65eb7c1585d47e05026c4f2 (patch) | |
tree | 3c1aed832eaf3cd917a90d8c8558106f8ea40ec5 /TODO-RELEASE | |
parent | 50eafb7668de871451ae556e5405f5ab01c937ff (diff) |
HTTP "auth done right". See lib/README.httpauth
Diffstat (limited to 'TODO-RELEASE')
-rw-r--r-- | TODO-RELEASE | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/TODO-RELEASE b/TODO-RELEASE index 147df3e25..24719c76c 100644 --- a/TODO-RELEASE +++ b/TODO-RELEASE @@ -6,7 +6,3 @@ To get fixed in 7.12.3 (planned release: December 2004) 47 - Peter Sylvester's patch for SRP on the TLS layer Awaits OpenSSL support for this, no need to support this in libcurl before there's an OpenSSL release that does it. - -51 - PUT/POST with multipass authenticaion - Daniel works on this. - |