diff --git a/doc-src/setheaders.html b/doc-src/setheaders.html index d000e95b5..b74525df2 100644 --- a/doc-src/setheaders.html +++ b/doc-src/setheaders.html @@ -1,2 +1,18 @@ -Setheaders. +This feature lets you specify a set of headers to be added to requests or +responses, based on a filter pattern. You can specify these either on the +command-line, or through an interactive editor in mitmproxy. + +
command-line | ++ --setheader PATTERN + | +
---|---|
mitmproxy shortcut | H | +