Files
mitmproxy/libmproxy
Aldo Cortesi deb79a9c5a Add a simple server playback state object.
We use a loose hash to match incoming requests with recorded flows. At the
moment, this hash is over the host, port, scheme, method, path and content of
the request. Note that headers are not included here - if we do want to include
headers, we would have to do some work to normalize them to remove variations
between user agents, header order, etc. etc.
2011-02-21 08:47:19 +13:00
..
2011-02-10 02:59:51 +01:00
2011-02-03 12:16:03 +13:00
2011-02-17 11:45:12 +13:00
2011-02-17 15:56:54 +13:00