mitmproxy/mitmproxy
2021-06-23 13:46:57 +02:00
..
addons [wip] injection: change argument type to bytes 2021-06-22 17:49:00 +02:00
contentviews don't use query content view if data is present 2021-03-29 09:00:32 +02:00
contrib Improve Shell Script syntax (#4497) 2021-03-11 19:12:03 +01:00
coretypes docs++ 2021-02-13 00:13:37 +01:00
io Add flow.comment command and keybinding to add a comment to a flow. (#4608) 2021-05-28 20:38:27 +02:00
net [sans-io] add support for body_size_limit 2021-06-13 15:56:33 +02:00
platform update mypy 2021-06-13 17:17:10 +02:00
proxy add next_layer docs + example, minor fixes 2021-06-20 02:15:09 +02:00
script converge on hooks, events, and commands 2021-01-05 22:00:54 +01:00
test coverage++ 2021-03-30 13:03:41 +02:00
tools update ruamel.yaml, adjust api 2021-06-13 19:59:11 +02:00
utils Use emoji and characters as markers. Add ~marker filter syntax. (#4587) 2021-05-27 11:40:41 +02:00
__init__.py fix windows tests failing due to tornado bug 2020-08-27 00:25:08 +02:00
addonmanager.py docs++ 2021-02-13 00:13:37 +01:00
certs.py Fix parsing of certificate issuer/subject with escaped special chars (#4557) 2021-05-27 09:51:01 +00:00
command_lexer.py Changes on console error 2020-05-01 14:54:08 +05:30
command.py [wip] injection: change argument type to bytes 2021-06-22 17:49:00 +02:00
connection.py raise if server address is updated on non-closed connections 2021-06-19 12:28:40 +02:00
controller.py Reply: remove return value 2020-12-28 22:09:57 +01:00
ctx.py update mypy 2019-11-12 04:38:13 +01:00
eventsequence.py tests++ 2021-03-09 00:55:47 +01:00
exceptions.py Reply: remove return value 2020-12-28 22:09:57 +01:00
flow.py Add flow.comment command and keybinding to add a comment to a flow. (#4608) 2021-05-28 20:38:27 +02:00
flowfilter.py Add flow.comment command and keybinding to add a comment to a flow. (#4608) 2021-05-28 20:38:27 +02:00
hooks.py duplicate hooks: warn instead of raise 2021-01-16 20:31:50 +01:00
http.py Add json() method for HTTP Request and Response classes. (#4612) 2021-06-15 08:39:48 +00:00
log.py logging: don't pick up later mutations 2021-06-20 02:15:09 +02:00
master.py tests++ 2021-03-09 00:55:47 +01:00
options.py fix #4525 2021-03-30 09:55:16 +02:00
optmanager.py update ruamel.yaml, adjust api 2021-06-13 19:59:11 +02:00
py.typed Add py.typed stub as per PEP-561 2019-12-29 14:19:39 +02:00
stateobject.py pyupgrade --py36-plus mitmproxy/**/*.py 2020-11-20 19:25:26 +01:00
tcp.py docs++ 2021-02-13 00:13:37 +01:00
types.py commands: add bytes type 2021-06-23 13:46:57 +02:00
version.py Add flow.comment command and keybinding to add a comment to a flow. (#4608) 2021-05-28 20:38:27 +02:00
websocket.py add WebSocketMessage.text 2021-06-22 17:39:55 +02:00