mirror of
https://github.com/Grasscutters/mitmproxy.git
synced 2024-11-27 02:24:18 +00:00
e963a9da48
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. |
||
---|---|---|
doc-src | ||
examples | ||
libmproxy | ||
release | ||
test | ||
web | ||
.coveragerc | ||
.env | ||
.gitattributes | ||
.gitignore | ||
.travis.yml | ||
CHANGELOG | ||
CONTRIBUTING.md | ||
CONTRIBUTORS | ||
dev | ||
dev.bat | ||
LICENSE | ||
MANIFEST.in | ||
mitmdump | ||
mitmproxy | ||
mitmweb | ||
README.mkd | ||
README.txt | ||
requirements.txt | ||
setup.py |
**mitmproxy** is an interactive, SSL-capable man-in-the-middle proxy for HTTP with a console interface. **mitmdump** is the command-line version of mitmproxy. Think tcpdump for HTTP. **libmproxy** is the library that mitmproxy and mitmdump are built on. Complete documentation and a set of practical tutorials is included in the distribution package, and is also available at mitmproxy.org_. .. _mitmproxy.org: http://mitmproxy.org