diff options
author | Will Coster <willcoster@google.com> | 2016-02-16 18:35:42 -0800 |
---|---|---|
committer | Will Coster <willcoster@google.com> | 2016-02-16 18:50:10 -0800 |
commit | 595d2a2fa09ea8c16507266a0c4d435bb1c68983 (patch) | |
tree | 5f2f294f7575bfe5747a900efb266a668606b9ca /docs/schematics/_explicit_https.graffle | |
parent | 887ecf88967fe6caf8f8d5443e49b6bfcfbfcd0d (diff) | |
download | mitmproxy-595d2a2fa09ea8c16507266a0c4d435bb1c68983.tar.gz mitmproxy-595d2a2fa09ea8c16507266a0c4d435bb1c68983.tar.bz2 mitmproxy-595d2a2fa09ea8c16507266a0c4d435bb1c68983.zip |
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.
Diffstat (limited to 'docs/schematics/_explicit_https.graffle')
0 files changed, 0 insertions, 0 deletions