aboutsummaryrefslogtreecommitdiffstats
path: root/doc-src/filters.html
diff options
context:
space:
mode:
authorAldo Cortesi <aldo@nullcube.com>2013-01-02 14:02:41 +1300
committerAldo Cortesi <aldo@nullcube.com>2013-01-02 14:02:41 +1300
commit7b3d3dc85e9618f4b16f2c81a37429ebdaf5ebf2 (patch)
tree72df7de0fd1b62ad4fb489fc7e0616bf79dcca4f /doc-src/filters.html
parente93b343ac4917979f912afe5a2f0bbc8be0b28d7 (diff)
downloadmitmproxy-7b3d3dc85e9618f4b16f2c81a37429ebdaf5ebf2.tar.gz
mitmproxy-7b3d3dc85e9618f4b16f2c81a37429ebdaf5ebf2.tar.bz2
mitmproxy-7b3d3dc85e9618f4b16f2c81a37429ebdaf5ebf2.zip
Documentation, setup.py updates, styling.
Diffstat (limited to 'doc-src/filters.html')
-rw-r--r--doc-src/filters.html4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc-src/filters.html b/doc-src/filters.html
index 2424c6f8..c7f0f78b 100644
--- a/doc-src/filters.html
+++ b/doc-src/filters.html
@@ -2,13 +2,15 @@
Many commands in __mitmproxy__ and __mitmdump__ take a filter expression.
Filter expressions consist of the following operators:
-<table>
+<table class="table">
+ <tbody>
<!--(for i in filt_help)-->
<tr>
<td class="filt_cmd">@!i[0]!@</td>
<td class="filt_help">@!i[1]!@</td>
</tr>
<!--(end)-->
+ </tbody>
</table>
- Regexes are Python-style