.. _setheaders: Set Headers =========== 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. Example: Set the **Host** header to "example.com" for all requests. .. code-block:: none mitmdump -R http://example.com --setheader :~q:Host:example.com ================== ======================= command-line ``--setheader PATTERN`` mitmproxy shortcut :kbd:`o` then :kbd:`H` ================== ======================= ng' alt='cgit logo'/> index : openwrt/upstream
upstream openwrtJames
aboutsummaryrefslogtreecommitdiffstats
path: root/BSDmakefile
blob: c6a04256985752ea6eea118b1c3074f29f9ca51a (plain)
1
2
3
4
5
6
7