aboutsummaryrefslogtreecommitdiffstats
path: root/mitmproxy/contentviews/urlencoded.py
Commit message (Collapse)AuthorAgeFilesLines
* mitmproxy.types -> mitmproxy.coretypesAldo Cortesi2017-12-171-1/+1
| | | | | | | | | | The types name is valuable, and we have a better use for it in collecting and exposing types for options and commands. The coretypes module should probably be split up anyway - it contains a threading base class, a few container objects, and the defintion of our serialization protocol. I was tempted to rename it to "uncagegorized" for the sake of honesty.
* split contentviews.py into mitmproxy.contentviewsMaximilian Hils2016-12-091-0/+17