mitmproxy/libmproxy
Will Coster d60257e767 Do not send Proxy-Agent in CONNECT responses
Sending any headers at all in response to a CONNECT request breaks
proxying Android emulators on all non-80 ports.

Issue: #783
2016-02-13 16:16:12 -08:00
..
console Merge pull request #916 from dufferzafar/export-code 2016-02-10 16:05:03 +01:00
contrib cleanup imports 2016-01-27 10:36:28 +01:00
models Do not send Proxy-Agent in CONNECT responses 2016-02-13 16:16:12 -08:00
onboarding code formatting: fix whitespace issues 2016-01-27 10:36:28 +01:00
platform code formatting: fix whitespace issues 2016-01-27 10:36:28 +01:00
protocol fix #925 2016-02-10 17:03:40 +01:00
proxy raise error if --http2 is specified, but the OpenSSL version doesn't support it 2016-02-08 00:44:38 +01:00
script raise an ScriptException when running unloaded scripts 2016-02-02 12:27:01 +01:00
web Send password_manager as a general application setting instead of per handler 2016-02-12 23:30:42 +01:00
webfonts Fix fonts, stylesheets, add much more flexible bootstrap over-rides. 2014-12-30 22:02:55 +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 Added Basic Auth support for MITMWeb interface 2016-02-11 00:14:38 +01:00
contentviews.py increase coverage 2016-02-04 09:52:04 +01:00
controller.py increase coverage 2016-02-04 09:52:04 +01:00
dump.py http2: indicate http version in the ui 2016-02-08 00:45:35 +01:00
exceptions.py code formatting: fix whitespace issues 2016-01-27 10:36:28 +01:00
filt.py code formatting: fix whitespace issues 2016-01-27 10:36:28 +01:00
flow_export.py Use textwrap.dedent in flow_export.python_code too 2016-02-10 14:13:32 +05:30
flow_format_compat.py make stateobject simpler and stricter 2016-02-08 04:19:25 +01:00
flow.py turn script reloader off by default outside mitmdump/mitmproxy 2016-02-02 14:33:36 +01:00
main.py Added Basic Auth support for MITMWeb interface 2016-02-11 00:14:38 +01:00
stateobject.py make stateobject simpler and stricter 2016-02-08 04:19:25 +01:00
tnetstring.py Merge remote-tracking branch 'upstream/master' into print-bracket-fix 2015-05-31 01:21:44 -04:00
utils.py fix tests and use netlib utils 2016-02-04 09:52:28 +01:00
version.py simplify state management 2016-02-08 02:10:10 +01:00