summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2015-04-15 14:27:32 +0200
committerDaniel Stenberg <daniel@haxx.se>2015-04-15 14:27:32 +0200
commit78843afb9f765cea7020cb64e8570958fd43bc9a (patch)
tree75a1506d5a7493a109668efcf6da4e1ddbb30c24
parentad48b177c30898d2076494f831406b025bb481da (diff)
downloadgnurl-78843afb9f765cea7020cb64e8570958fd43bc9a.tar.gz
gnurl-78843afb9f765cea7020cb64e8570958fd43bc9a.tar.bz2
gnurl-78843afb9f765cea7020cb64e8570958fd43bc9a.zip
TODO: 17.7 warning when sending binary output to terminal
-rw-r--r--docs/TODO7
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/TODO b/docs/TODO
index ef937e7c0..9d994d684 100644
--- a/docs/TODO
+++ b/docs/TODO
@@ -103,6 +103,7 @@
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