]> granicus.if.org Git - curl/commitdiff
TODO: 17.8 offer color-coded HTTP header output
authorDaniel Stenberg <daniel@haxx.se>
Wed, 15 Apr 2015 12:29:30 +0000 (14:29 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 15 Apr 2015 12:29:30 +0000 (14:29 +0200)
docs/TODO

index 9d994d684c03d4c2092ebd0dfb689adf139b9eef..1fb75685d5ca2227d755791612c7891661f73d1d 100644 (file)
--- a/docs/TODO
+++ b/docs/TODO
  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