LICENSE
MANIFEST.in
README.md
setup.cfg
setup.py
httptools/__init__.py
httptools/_version.py
httptools.egg-info/PKG-INFO
httptools.egg-info/SOURCES.txt
httptools.egg-info/dependency_links.txt
httptools.egg-info/not-zip-safe
httptools.egg-info/requires.txt
httptools.egg-info/top_level.txt
httptools/parser/__init__.py
httptools/parser/errors.py
httptools/parser/parser.c
httptools/parser/url_parser.c
tests/test_parser.py
vendor/http-parser/LICENSE-MIT
vendor/http-parser/README.md
vendor/http-parser/bench.c
vendor/http-parser/http_parser.c
vendor/http-parser/http_parser.h
vendor/http-parser/test.c
vendor/http-parser/contrib/parsertrace.c
vendor/http-parser/contrib/url_parser.c
vendor/llhttp/LICENSE-MIT
vendor/llhttp/README.md
vendor/llhttp/include/llhttp.h
vendor/llhttp/src/api.c
vendor/llhttp/src/http.c
vendor/llhttp/src/llhttp.c