mirror of
https://github.com/vee1e/mitmproxy.git
synced 2026-09-01 10:18:26 +00:00
cleanup mitmproxy.connection, introduce dataclass-based serialization
This commit is contained in:
parent
d5f1d1c623
commit
6b71066141
33 changed files with 381 additions and 313 deletions
|
|
@ -10,6 +10,10 @@ menu:
|
|||
|
||||
We try to avoid them, but this page lists breaking changes in the mitmproxy addon API.
|
||||
|
||||
## mitmproxy >= 9.1
|
||||
|
||||
`mitmproxy.connection.Client` and `mitmproxy.connection.Server` now accept keyword arguments only.
|
||||
|
||||
## mitmproxy 9.0
|
||||
|
||||
#### Logging
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue