From 7ec03e45a58d5864d0216f25e59d29d0f90766b5 Mon Sep 17 00:00:00 2001 From: alts Date: Sat, 16 Jul 2011 02:48:04 -0700 Subject: Removes item from todo list --- todo | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/todo b/todo index d8b122f9..a8efc937 100644 --- a/todo +++ b/todo @@ -5,11 +5,6 @@ of these and need some pointers. Features: - - Support for content encodings. At the moment, we sidestep this by - stripping headers that indicate accepted encodings. In theory, this should - force servers to serve us content uncompressed, but that's not always the - case. Besides, we should try to modify requests as little as possible, so - direct support for deflate and gzip is the way to go. - Add some "workspace" features to mitmproxy: - Flow comments - Copying/duplicating flows @@ -25,5 +20,5 @@ Features: comments. Bugs: - + - In some circumstances, long URLs in list view are line-broken oddly. -- cgit v1.2.3