strip trailing CRs

This commit is contained in:
Daniel Stenberg 2001-12-17 10:32:10 +00:00
parent bfa8a6da26
commit 558d12d7f6
1 changed files with 2 additions and 0 deletions

View File

@ -34,6 +34,8 @@ TODO
* Add asynchronous name resolving. http://curl.haxx.se/dev/async-resolver.txt
* Strip any trailing CR from the error message when Curl_failf() is used.
DOCUMENTATION
* Document all CURLcode error codes, why they happen and what most likely