]> git.ipfire.org Git - thirdparty/httpx.git/commit
Add top-level API (#75)
authorTom Christie <tom@tomchristie.com>
Mon, 20 May 2019 13:30:52 +0000 (14:30 +0100)
committerGitHub <noreply@github.com>
Mon, 20 May 2019 13:30:52 +0000 (14:30 +0100)
commitfc627f33875d2572c5953c0fb4b32348cf9fddf4
treece7a934fcb3fbba57b0cd8519b51b34d578f3ad3
parent5a63d313f0838f81be28f04a2cdf63daadb039c5
Add top-level API (#75)

* Add top-level API

* Add tests for top-level API
README.md
httpcore/__init__.py
httpcore/api.py [new file with mode: 0644]
tests/test_api.py [new file with mode: 0644]