mirror of
https://github.com/vee1e/mitmproxy.git
synced 2026-09-03 11:17:24 +00:00
- Adds default implementations for _kconv and _reduce_values to MultiDict. Without these, operations fail in really, really non-obvious ways. - Replace the remaining few instances of ODict Fixes #1159 |
||
|---|---|---|
| .. | ||
| http1 | ||
| http2 | ||
| __init__.py | ||
| authentication.py | ||
| cookies.py | ||
| headers.py | ||
| message.py | ||
| multipart.py | ||
| request.py | ||
| response.py | ||
| status_codes.py | ||
| url.py | ||
| user_agents.py | ||