Python-HTTPXPython的下一代HTTP客户端.zip
(预估有个75文件)
httpx-master
scripts
install
775B
publish
721B
clean
208B
lint
499B
test
268B
requirements.txt
287B
.travis.yml
224B
mkdocs.yml
538B
LICENSE.md
1KB
setup.py
2KB
README.md
4KB
httpx
exceptions.py
2KB
config.py
8KB
status_codes.py
5KB
dispatch
http2.py
6KB
__init__.py
146B
connection_pool.py
5KB
http11.py
6KB
threaded.py
3KB
asgi.py
6KB
wsgi.py
5KB
connection.py
4KB
utils.py
3KB
decoders.py
4KB
multipart.py
4KB
__init__.py
3KB
py.typed
0B
models.py
37KB
interfaces.py
6KB
concurrency.py
9KB
auth.py
1KB
client.py
28KB
__version__.py
107B
api.py
6KB
docs
index.md
3KB
contributing.md
1KB
api.md
5KB
quickstart.md
9KB
img
logo.jpg
15KB
advanced.md
991B
async.md
2KB
compatibility.md
850B
parallel.md
2KB
tests
test_config.py
4KB
models
test_headers.py
5KB
test_url.py
6KB
test_responses.py
8KB
test_queryparams.py
2KB
__init__.py
0B
test_requests.py
3KB
test_cookies.py
1KB
test_status_codes.py
418B
client
test_client.py
4KB
test_redirects.py
9KB
test_headers.py
4KB
test_auth.py
2KB
__init__.py
0B
test_cookies.py
4KB
test_async_client.py
4KB
dispatch
test_connections.py
1KB
test_connection_pools.py
6KB
utils.py
4KB
__init__.py
0B
test_http2.py
2KB
test_threaded.py
3KB
test_api.py
2KB
test_decoders.py
3KB
test_wsgi.py
2KB
test_timeouts.py
1KB
test_asgi.py
2KB
conftest.py
4KB
test_multipart.py
5KB
test_utils.py
1KB
.netrc
73B
.gitignore
84B
暂无评论