LICENSE.md
README.md
pyproject.toml
src/gufo/http/__init__.py
src/gufo/http/_fast.pyi
src/gufo/http/async_client.py
src/gufo/http/httpd.py
src/gufo/http/py.typed
src/gufo/http/sync_client.py
src/gufo/http/util.py
src/gufo_http.egg-info/PKG-INFO
src/gufo_http.egg-info/SOURCES.txt
src/gufo_http.egg-info/dependency_links.txt
src/gufo_http.egg-info/not-zip-safe
src/gufo_http.egg-info/top_level.txt
tests/test_async_client.py
tests/test_ci.py
tests/test_docs.py
tests/test_project.py
tests/test_sync_client.py
tests/test_util.py