mitmproxy/libmproxy/console
Aldo Cortesi e963a9da48 console: suport unary attributes
Attributes with no value are treated as unary, e.g. "Secure" rather than
"Secure=". If you really want to have an empty attribute value you can
edit the header directly.

Behind the scenes, restructure GridEditor to know about data conversion
in and out of the editor.
2015-04-17 12:54:29 +12:00
..
__init__.py console: add a -l flag to set the limit on startup 2015-04-15 12:56:43 +12:00
common.py console: first pass of a Set-cookie editor for responses 2015-04-16 10:57:12 +12:00
contentview.py Housekeeping and cleanups 2015-04-14 11:58:10 +12:00
flowdetailview.py
flowlist.py console: add g/G shortcuts throughout 2015-04-07 16:13:42 +12:00
flowview.py console: suport unary attributes 2015-04-17 12:54:29 +12:00
grideditor.py console: suport unary attributes 2015-04-17 12:54:29 +12:00
help.py console: add g/G shortcuts throughout 2015-04-07 16:13:42 +12:00
options.py console: suport unary attributes 2015-04-17 12:54:29 +12:00
palettepicker.py
palettes.py Adjust header key color in solarized palettes 2015-04-16 12:16:07 +12:00
pathedit.py
searchable.py console: add g/G shortcuts throughout 2015-04-07 16:13:42 +12:00
select.py
signals.py console: add g/G shortcuts throughout 2015-04-07 16:13:42 +12:00
statusbar.py
tabs.py
window.py