CHANGELOG.md
CONTRIBUTING.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
examples/demo_ahttp.py
examples/demo_http.py
examples/demo_resp.py
xthttp/__init__.py
xthttp/ahttp.py
xthttp/http.py
xthttp.egg-info/PKG-INFO
xthttp.egg-info/SOURCES.txt
xthttp.egg-info/dependency_links.txt
xthttp.egg-info/requires.txt
xthttp.egg-info/top_level.txt
xthttp/headers/__init__.py
xthttp/headers/defaults.py
xthttp/headers/timeout.py
xthttp/headers/user_agent.py
xthttp/resp/__init__.py
xthttp/resp/adapters.py
xthttp/resp/dom_parser.py
xthttp/resp/encoding.py
xthttp/resp/unified_resp.py