mitmproxy/mitmproxy
2020-08-13 17:22:32 +02:00
..
addons fix Python 3.6 compatibility 2020-08-13 17:22:32 +02:00
contentviews Fix lint errors 2020-07-22 17:06:58 +03:00
contrib Revert "downgrade & pin urwid to 2.0.1 (#4086)" 2020-07-30 00:12:00 +02:00
coretypes HTTPRequest -> http.Request, add request.authority 2020-07-16 16:55:15 +02:00
io Fix incompatibility reading version 7 files when flow has no response. 2020-07-21 15:56:21 -04:00
net add ASGI support for embedded apps 2020-08-13 17:22:31 +02:00
platform
proxy Prevent transparent mode from connecting to itself in the basic cases, references #4128 (#4135) 2020-08-11 13:13:09 +02:00
script
test HTTPRequest -> http.Request, add request.authority 2020-07-16 16:55:15 +02:00
tools Show http trailers in web-ui (#4142) 2020-08-12 17:21:31 +02:00
utils Merge pull request #4088 from mhils/http-authority 2020-07-19 11:43:43 +02:00
__init__.py fix compatibility with Python 3.8 on Windows 2020-04-03 12:23:00 +02:00
addonmanager.py
certs.py Changed iteration to list comprehension in order to prevent "RuntimeError: dictionary changed size during iteration" 2020-07-06 19:01:10 +02:00
command.py
command_lexer.py Changes on console error 2020-05-01 14:54:08 +05:30
connections.py
controller.py
ctx.py
eventsequence.py
exceptions.py
flow.py standardize killed error message 2020-08-08 00:16:29 +02:00
flowfilter.py match HTTP-WebSocket handshake flow with ~websocket 2020-07-16 17:49:47 +02:00
http.py HTTPRequest -> http.Request, add request.authority 2020-07-16 16:55:15 +02:00
log.py
master.py match HTTP-WebSocket handshake flow with ~websocket 2020-07-16 17:49:47 +02:00
options.py First step to fix #848 by adding a relax_http_form_validation option. 2020-05-11 06:02:33 +02:00
optmanager.py
py.typed
stateobject.py
tcp.py view addon: systematize different flow types 2020-04-11 23:58:33 +02:00
types.py
version.py post-release updates 2020-07-18 23:09:52 +02:00
websocket.py Updated typing for WebsocketMessage.content 2020-08-07 12:03:13 +02:00