]> git.ipfire.org Git - thirdparty/httpx.git/commit
Remove httpxprof (#663)
authorFlorimond Manca <florimond.manca@gmail.com>
Sat, 21 Dec 2019 14:17:14 +0000 (15:17 +0100)
committerTom Christie <tom@tomchristie.com>
Sat, 21 Dec 2019 14:17:14 +0000 (14:17 +0000)
commit9e88f2e2fbbf6a631501c181b7e21f4cf0d6d5c5
tree95338c65ae746dc1732a28bd33ef0e5bcc553b0b
parente34df7a7a19b5ebdbad59a0b7e1a54b4f011811b
Remove httpxprof (#663)
12 files changed:
setup.cfg
tools/httpxprof/.gitignore [deleted file]
tools/httpxprof/README.md [deleted file]
tools/httpxprof/httpxprof/__init__.py [deleted file]
tools/httpxprof/httpxprof/__main__.py [deleted file]
tools/httpxprof/httpxprof/config.py [deleted file]
tools/httpxprof/httpxprof/main.py [deleted file]
tools/httpxprof/httpxprof/scripts/__init__.py [deleted file]
tools/httpxprof/httpxprof/scripts/async.py [deleted file]
tools/httpxprof/httpxprof/scripts/sync.py [deleted file]
tools/httpxprof/httpxprof/utils.py [deleted file]
tools/httpxprof/setup.py [deleted file]