aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/TODO b/docs/TODO
index 081d23c41..7145b46f3 100644
--- a/docs/TODO
+++ b/docs/TODO
@@ -250,3 +250,6 @@ TODO
They will instead become curlx_ - alternatives. That makes the curl app
still capable of building with them from source.
+
+ * Remove support for CURLOPT_FAILONERROR, it has gotten too kludgy and weird
+ internally. Let the app judge success or not for itself.