mirror of
https://github.com/curl/curl.git
synced 2026-07-23 01:27:16 +03:00
TODO: 17.7 warning when sending binary output to terminal
This commit is contained in:
parent
ad48b177c3
commit
78843afb9f
1 changed files with 7 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue