]> granicus.if.org Git - curl/commitdiff
number two is fixed!
authorDaniel Stenberg <daniel@haxx.se>
Tue, 27 Jan 2004 13:17:44 +0000 (13:17 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 27 Jan 2004 13:17:44 +0000 (13:17 +0000)
TODO-RELEASE

index 16c21ac03f533ce6fc06c40fb019eef388830083..fbe7f8594d2d7b75bc3267017521446ca91704f6 100644 (file)
@@ -8,9 +8,6 @@ To get fixed in 7.11.1
 1. Introduce a new error code indicating authentication problems (for proxy
    CONNECT error 407 for example). #845941 UNASSIGNED
 
-2. Make the proxy CONNECT headers get passed to the callbacks just like other
-   headers are. #845941 UNASSIGNED
-
 4. Multi-threaded OpenSSL usage needs to be addressed (Dirk Manske has stepped
    forward on this)