mirror of
https://github.com/vee1e/mitmproxy.git
synced 2026-09-02 18:57:22 +00:00
This should be enough to give us reuse without growing infinitely. This is part of fixing the memory situation in mitmdump. TODO: There's an opportunity here for a better algorithm, that expires certs based on least-recently-accessed time, rather than oldest generated time. |
||
|---|---|---|
| .. | ||
| http | ||
| websockets | ||
| __init__.py | ||
| basethread.py | ||
| basetypes.py | ||
| certutils.py | ||
| debug.py | ||
| encoding.py | ||
| exceptions.py | ||
| human.py | ||
| multidict.py | ||
| socks.py | ||
| strutils.py | ||
| tcp.py | ||
| tutils.py | ||
| utils.py | ||
| version.py | ||
| version_check.py | ||
| wsgi.py | ||