1
0
mirror of https://github.com/moparisthebest/wget synced 2024-07-03 16:38:41 -04:00

[svn] Really just a test to see if my write access works. Changed "through SSLeay" to

"through SSLeay or OpenSSL" (I believe someone's actually already gotten the
latter working, and hopefully they'll delete this item when they commit their
changes).
This commit is contained in:
dan 2000-02-29 11:24:17 -08:00
parent 31d6616c48
commit 4c00181dd5

2
TODO
View File

@ -75,4 +75,4 @@ particular order. Not all of them are user-visible changes.
* Implement more HTTP/1.1 bells and whistles (ETag, Content-MD5 etc.)
* Support SSL encryption through SSLeay.
* Support SSL encryption through SSLeay or OpenSSL.