mirror of
https://github.com/curl/curl.git
synced 2026-07-03 19:37:14 +03:00
TODO: 17.8 offer color-coded HTTP header output
This commit is contained in:
parent
78843afb9f
commit
0cbbbbdc31
1 changed files with 7 additions and 0 deletions
|
|
@ -104,6 +104,7 @@
|
|||
17.5 provide formpost headers
|
||||
17.6 warning when setting an option
|
||||
17.7 warning when sending binary output to terminal
|
||||
17.8 offer color-coded HTTP header output
|
||||
|
||||
18. Build
|
||||
18.1 roffit
|
||||
|
|
@ -601,6 +602,12 @@ Currently the SMB authentication uses NTLMv1.
|
|||
Provide a way that prompts the user for confirmation before binary data is
|
||||
sent to the terminal, much in the style 'less' does it.
|
||||
|
||||
17.8 offer color-coded HTTP header output
|
||||
|
||||
By offering different color output on the header name and the header
|
||||
contents, they could be made more readable and thus help users working on
|
||||
HTTP services.
|
||||
|
||||
|
||||
18. Build
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue