From 33fa49277a821b9d38e8c9bf0bcf2adcfa2f6f04 Mon Sep 17 00:00:00 2001 From: Maximilian Hils Date: Mon, 15 Feb 2016 14:58:46 +0100 Subject: move mitmproxy --- test/fuzzing/straight_stream_patterns | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 test/fuzzing/straight_stream_patterns (limited to 'test/fuzzing/straight_stream_patterns') diff --git a/test/fuzzing/straight_stream_patterns b/test/fuzzing/straight_stream_patterns deleted file mode 100644 index 93a066e6..00000000 --- a/test/fuzzing/straight_stream_patterns +++ /dev/null @@ -1,17 +0,0 @@ -get:'http://localhost:9999/p/':s'200:b"foo"':ir,'\n' -get:'http://localhost:9999/p/':s'200:b"foo"':ir,'a' -get:'http://localhost:9999/p/':s'200:b"foo"':ir,'9' -get:'http://localhost:9999/p/':s'200:b"foo"':ir,':' -get:'http://localhost:9999/p/':s'200:b"foo"':ir,'"' -get:'http://localhost:9999/p/':s'200:b"foo"':ir,'-' - -get:'http://localhost:9999/p/':s'200:b"foo":ir,"\n"' -get:'http://localhost:9999/p/':s'200:b"foo":ir,"a"' -get:'http://localhost:9999/p/':s'200:b"foo":ir,"9"' -get:'http://localhost:9999/p/':s'200:b"foo":ir,":"' -get:'http://localhost:9999/p/':s"200:b'foo':ir,'\"'" -get:'http://localhost:9999/p/':s'200:b"foo":ir,"-"' -get:'http://localhost:9999/p/':s'200:b"foo":dr' - -get:'http://localhost:9999/p/':s'200:b"foo"':ir,@2 -get:'http://localhost:9999/p/':s'200:b"foo":ir,@2' -- cgit v1.2.3