mitmproxy/mitmproxy
tarnacious fc3848345b Call error handler and mark flow on HTTPException
This allows scripts to handle HTTPExceptions such as "HTTP Body too
large" raised in mitmproxy/net/http/http1/read.py:131
2017-03-01 16:35:54 +01:00
..
addons improve make_error_response 2017-02-15 15:55:08 +01:00
contentviews protobuf: coverage++ 2017-02-19 14:29:09 +01:00
contrib Add app1 marker and tests 2017-02-10 22:40:19 +05:30
net fix constant definition 2017-02-24 13:39:03 +01:00
platform Add transparent proxy support for OpenBSD 2017-02-11 14:05:22 +09:00
proxy Call error handler and mark flow on HTTPException 2017-03-01 16:35:54 +01:00
script docs++ 2017-02-21 15:38:20 +01:00
test connections: coverage++ (#2064) 2017-02-26 20:50:52 +01:00
tools Fix #2071, remove client_connect.mitmcert when dumping flow into json. 2017-02-27 21:45:26 +08:00
types multidict: remove to_dict 2016-10-21 11:42:21 +13:00
utils Adds PyInstaller build indicator to --version argument 2017-02-18 06:27:06 +05:30
__init__.py fix version sourcing in setup.py 2016-12-11 17:50:46 +01:00
addonmanager.py addons.Addons -> addonmanager, builtins -> addons 2016-10-19 14:39:39 +13:00
certs.py do not return IP addresses in SSLCert.altnames 2017-02-26 20:54:06 +01:00
connections.py connections: coverage++ (#2064) 2017-02-26 20:50:52 +01:00
controller.py test.taddon: Add cycle() method, use it to test addons.intercept 2016-10-30 10:52:57 +13:00
ctx.py minor fixes 2016-10-25 22:06:52 -07:00
eventsequence.py minor changes 2017-02-09 16:08:36 +01:00
exceptions.py The final piece: netlib -> mitproxy.net 2016-10-20 11:56:38 +13:00
export.py .headers["host"] -> .host_header 2017-02-18 00:13:14 +01:00
flow.py simplify state copy 2017-02-09 16:08:24 +01:00
flowfilter.py flowfilter: coverage++ 2017-02-24 18:47:56 +01:00
http.py nuke tcp.Address and add proper IPv6 support 2017-02-24 13:39:02 +01:00
io_compat.py connections: coverage++ (#2064) 2017-02-26 20:50:52 +01:00
io.py Merge branch 'mitmweb-eventlog' 2016-11-23 22:47:50 +01:00
log.py Create mitmproxy.utils hierarchy 2016-10-20 09:35:55 +13:00
master.py nuke tcp.Address and add proper IPv6 support 2017-02-24 13:39:02 +01:00
options.py http2: disable priority forwarding 2017-02-18 14:30:08 +01:00
optmanager.py Consolidate option names 2017-01-30 11:15:12 +13:00
stateobject.py mitmproxy.types.[basethread,multidict,serializable] 2016-10-20 10:22:23 +13:00
tcp.py websockets, tcp, version: coverage++ 2017-02-09 16:08:35 +01:00
version.py bump dev version 2017-02-21 19:17:33 +01:00
websocket.py websockets, tcp, version: coverage++ 2017-02-09 16:08:35 +01:00