Metadata-Version: 2.0
Name: mitmproxy-HTTPolice
Version: 0.2.0
Summary: mitmproxy integration for HTTPolice
Home-page: https://github.com/vfaronov/httpolice
Author: Vasiliy Faronov
Author-email: vfaronov@gmail.com
License: MIT
Keywords: HTTP message request response standards RFC lint check proxy
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Software Development :: Quality Assurance
Requires-Dist: HTTPolice (>=0.2.0)
Requires-Dist: mitmproxy (>=0.15)

`HTTPolice`__ is a **lint for HTTP requests and responses**.
It checks them for conformance to standards and best practices.

__ https://github.com/vfaronov/httpolice

This package provides `mitmproxy`__ and `mitmdump`__ integration for HTTPolice.

__ https://mitmproxy.org/
__ http://docs.mitmproxy.org/en/latest/mitmdump.html

See the “`mitmproxy integration`__” section in the `HTTPolice user manual`__.

__ http://pythonhosted.org/HTTPolice/mitmproxy.html
__ http://pythonhosted.org/HTTPolice/


