Commit 558d12d7 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

strip trailing CRs

parent bfa8a6da
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -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