.codecov.yml
.coveragerc
.gitignore
COPYING.md
README.md
VERSION
coverage.xml
httplib.py
pyproject.toml
requirements.txt
setup.cfg
setup.py
.github/workflows/publish.yml
.github/workflows/pytest.yml
.vscode/settings.json
examples/chat/main.py
examples/chat/static/404.html
examples/chat/static/500.html
examples/chat/static/index.html
examples/chat/static/login.html
examples/chat/static/register.html
examples/chat/static/styles.css
pyhttplib.egg-info/PKG-INFO
pyhttplib.egg-info/SOURCES.txt
pyhttplib.egg-info/dependency_links.txt
pyhttplib.egg-info/top_level.txt
scripts/get_version.py
scripts/print_with_lines.py
scripts/prune_wheels.py
tests/test_core.py
tests/test_coverage_boost.py
tests/test_final_coverage.py
tests/test_more_core.py
tests/test_remaining_coverage.py
tests/test_ws_and_misc.py