mitmproxy/libmproxy
Aldo Cortesi 669ce8ee7c Correctly detect urlencoded data
This broke when we introduced case preservation for headers.
2011-07-17 15:31:58 +12:00
..
contrib Switch over to new serialization format. 2011-02-16 15:10:00 +13:00
resources Tweak CA and cert setup to be nice to Windows. 2011-03-18 14:48:43 +13:00
__init__.py Move version constants to version.py, add version to serialized flows. 2011-03-09 12:36:14 +13:00
cmdline.py Fix error in anticomp commandline specification. 2011-07-17 14:36:38 +12:00
console.py Correctly detect urlencoded data 2011-07-17 15:31:58 +12:00
controller.py Don't redraw the screen more often than necessary. 2011-06-27 14:01:08 +12:00
dump.py Introduce an anti-compression command-line argument. 2011-07-15 15:24:56 +12:00
encoding.py Refine encoding support 2011-07-17 10:25:25 +12:00
filt.py Rewrite Headers object to preserve order and case. 2011-07-14 16:01:54 +12:00
flow.py Adds support for content encoding, namely gip and deflate 2011-07-16 02:47:06 -07:00
netstring.py netstring.py 100% unit test coverage. 2011-03-12 14:39:41 +13:00
proxy.py Adds support for content encoding, namely gip and deflate 2011-07-16 02:47:06 -07:00
script.py Whitespace in mitmdump output. 2011-02-17 15:56:54 +13:00
utils.py Add a pretty-printing mode for urlencoded form data. 2011-07-15 16:46:54 +12:00
version.py Prep for 0.5 release 2011-06-27 16:38:00 +12:00