]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
TODO: 17.7 warning when sending binary output to terminal
authorDaniel Stenberg <daniel@haxx.se>
Wed, 15 Apr 2015 12:27:32 +0000 (14:27 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 15 Apr 2015 12:27:32 +0000 (14:27 +0200)
docs/TODO

index ef937e7c0434a17f0c54facea471b43af81ac2cc..9d994d684c03d4c2092ebd0dfb689adf139b9eef 100644 (file)
--- a/docs/TODO
+++ b/docs/TODO
  17.4 simultaneous parallel transfers
  17.5 provide formpost headers
  17.6 warning when setting an option
+ 17.7 warning when sending binary output to terminal
 
  18. Build
  18.1 roffit
@@ -595,6 +596,12 @@ Currently the SMB authentication uses NTLMv1.
   This can be useful to tell when support for a particular feature hasn't been
   compiled into the library.
 
+17.7 warning when sending binary output to terminal
+
+  Provide a way that prompts the user for confirmation before binary data is
+  sent to the terminal, much in the style 'less' does it.
+
+
 18. Build
 
 18.1 roffit