mitmproxy/test
Will Coster 595d2a2fa0 Add a content view for query parameters
The query content view uses format_dict to display a table of query
parameters and is made the default content view for requests with
query parameters and no request body.

To facilitate this the query parameter dictionary of HTTPRequests is
added to the metadata content view parameter under the "query" key.

Additionally, the logic for handling "no content" messages is moved
from contentviews.get_content_view to ViewAuto. This is necessary as
it allows the query content view to be displayed when there is no
request body.
2016-02-16 18:50:10 -08:00
..
mitmproxy Add a content view for query parameters 2016-02-16 18:50:10 -08:00
netlib move tservers helper 2016-02-16 21:53:16 +01:00
pathod fix all libpathod->pathod references 2016-02-16 21:11:19 +01:00
__init__.py move tests into shared folder 2016-02-15 16:34:22 +01:00