AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
docs/Makefile
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/design_considerations.rst
docs/history.rst
docs/httpserver.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/modules.rst
docs/protocol_assumptions.rst
docs/readme.rst
docs/tests.rst
docs/usage.rst
httpserver/__init__.py
httpserver/httpserver.py
httpserver.egg-info/PKG-INFO
httpserver.egg-info/SOURCES.txt
httpserver.egg-info/dependency_links.txt
httpserver.egg-info/entry_points.txt
httpserver.egg-info/not-zip-safe
httpserver.egg-info/requires.txt
httpserver.egg-info/top_level.txt
tests/__init__.py
tests/test_httpserver.py
tests/test_selenium.py
tests/fixtures/absolute_uri_request.crlf
tests/fixtures/absolute_uri_wrong_host.crlf
tests/fixtures/get_index_if_none_match.crlf
tests/fixtures/get_index_named.crlf
tests/fixtures/get_index_persistent.crlf
tests/fixtures/get_index_root.crlf
tests/fixtures/get_keepalive_2.crlf
tests/fixtures/get_keepalive_2000.crlf
tests/fixtures/index.html
tests/fixtures/invalid_method.crlf
tests/fixtures/invalid_version.crlf
tests/fixtures/no_index_dir/get_directory_without_index.crlf
tests/fixtures/selenium/index.html
tests/fixtures/selenium/img/1.jpg
tests/fixtures/selenium/img/2.jpg