1
0
mirror of https://github.com/moparisthebest/curl synced 2024-12-21 23:58:49 -05:00

strip trailing CRs

This commit is contained in:
Daniel Stenberg 2001-12-17 10:32:10 +00:00
parent bfa8a6da26
commit 558d12d7f6

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