LICENSE
MANIFEST.in
requirements-tests.txt
setup.py
tox.ini
docs/Makefile
docs/conf.py
docs/contents.rst
docs/exceptions.rst
docs/headers.rst
docs/index.rst
docs/install.rst
docs/request.rst
docs/response.rst
docs/tutorial.rst
docs/url.rst
docs/_themes/bootstrap.zip
eg/mirror.py
eg/simple.py
http/__init__.py
http/date.py
http/exception.py
http/headers.py
http/request.py
http/response.py
http/url.py
http.egg-info/PKG-INFO
http.egg-info/SOURCES.txt
http.egg-info/dependency_links.txt
http.egg-info/top_level.txt
tests/test_date.py
tests/test_headers.py
tests/test_pep8.py
tests/test_request.py
tests/test_response.py
tests/test_url.py