httpcore: A minimal low-level HTTP client1
The HTTP Core package provides a minimal low-level HTTP client, which does
one thing only. Sending HTTP requests.It does not provide any high level
model abstractions over the API, does not handle redirects, multipart
uploads, building authentication headers, transparent HTTP caching, URL
parsing, session cookie handling, content or charset decoding, handling
JSON, environment based configuration defaults, or any of that Jazz.
... part of T2,
get it here
URL: https://github.com/encode/httpcore
Author: Tom Christie <tom [at] tomchristie [dot] com>
Maintainer: The T2 Project <t2 [at] t2-project [dot] org>
License: BSD
Status: Stable
Version: 1.0.9
Download: https://github.com/encode/httpcore/ httpcore-1.0.9.tar.gz
T2 source: httpcore.cache
T2 source: httpcore.desc
Build time (on reference hardware): 1% (relative to binutils)2
Installed size (on reference hardware): 0.31 MB, 47 files
Dependencies (build time detected):
bash
coreutils
diffutils
gawk
grep
gzip
h11
hatch-fancy-pypi-readme
hatchling
openssl
python
python-certifi
python-gpep517
sed
tar
Installed files (on reference hardware):
[show]
usr/lib64/python3.12/site-packages/httpcore
usr/lib64/python3.12/site-packages/httpcore-1.0.7.dist-info
usr/lib64/python3.12/site-packages/httpcore-1.0.7.dist-info/METADATA
usr/lib64/python3.12/site-packages/httpcore-1.0.7.dist-info/RECORD
usr/lib64/python3.12/site-packages/httpcore-1.0.7.dist-info/WHEEL
usr/lib64/python3.12/site-packages/httpcore-1.0.7.dist-info/licenses
usr/lib64/python3.12/site-packages/httpcore-1.0.7.dist-info/licenses/LICENSE.md
usr/lib64/python3.12/site-packages/httpcore-1.0.8.dist-info
usr/lib64/python3.12/site-packages/httpcore-1.0.8.dist-info/METADATA
usr/lib64/python3.12/site-packages/httpcore-1.0.8.dist-info/RECORD
usr/lib64/python3.12/site-packages/httpcore-1.0.8.dist-info/WHEEL
usr/lib64/python3.12/site-packages/httpcore-1.0.8.dist-info/licenses
usr/lib64/python3.12/site-packages/httpcore-1.0.8.dist-info/licenses/LICENSE.md
usr/lib64/python3.12/site-packages/httpcore/__init__.py
usr/lib64/python3.12/site-packages/httpcore/_api.py
usr/lib64/python3.12/site-packages/httpcore/_async
usr/lib64/python3.12/site-packages/httpcore/_async/__init__.py
usr/lib64/python3.12/site-packages/httpcore/_async/connection.py
usr/lib64/python3.12/site-packages/httpcore/_async/connection_pool.py
usr/lib64/python3.12/site-packages/httpcore/_async/http11.py
usr/lib64/python3.12/site-packages/httpcore/_async/http2.py
usr/lib64/python3.12/site-packages/httpcore/_async/http_proxy.py
usr/lib64/python3.12/site-packages/httpcore/_async/interfaces.py
usr/lib64/python3.12/site-packages/httpcore/_async/socks_proxy.py
usr/lib64/python3.12/site-packages/httpcore/_backends
usr/lib64/python3.12/site-packages/httpcore/_backends/__init__.py
usr/lib64/python3.12/site-packages/httpcore/_backends/anyio.py
usr/lib64/python3.12/site-packages/httpcore/_backends/auto.py
usr/lib64/python3.12/site-packages/httpcore/_backends/base.py
usr/lib64/python3.12/site-packages/httpcore/_backends/mock.py
usr/lib64/python3.12/site-packages/httpcore/_backends/sync.py
usr/lib64/python3.12/site-packages/httpcore/_backends/trio.py
usr/lib64/python3.12/site-packages/httpcore/_exceptions.py
usr/lib64/python3.12/site-packages/httpcore/_models.py
usr/lib64/python3.12/site-packages/httpcore/_ssl.py
usr/lib64/python3.12/site-packages/httpcore/_sync
usr/lib64/python3.12/site-packages/httpcore/_sync/__init__.py
usr/lib64/python3.12/site-packages/httpcore/_sync/connection.py
usr/lib64/python3.12/site-packages/httpcore/_sync/connection_pool.py
usr/lib64/python3.12/site-packages/httpcore/_sync/http11.py
usr/lib64/python3.12/site-packages/httpcore/_sync/http2.py
usr/lib64/python3.12/site-packages/httpcore/_sync/http_proxy.py
usr/lib64/python3.12/site-packages/httpcore/_sync/interfaces.py
usr/lib64/python3.12/site-packages/httpcore/_sync/socks_proxy.py
usr/lib64/python3.12/site-packages/httpcore/_synchronization.py
usr/lib64/python3.12/site-packages/httpcore/_trace.py
usr/lib64/python3.12/site-packages/httpcore/_utils.py
usr/lib64/python3.12/site-packages/httpcore/py.typed
var/adm/dependencies/httpcore
var/adm/descs/httpcore
var/adm/flists/httpcore
var/adm/md5sums/httpcore
var/adm/packages/httpcore
1) This page was automatically generated from the T2
package source. Corrections, such as dead links, URL changes or typos
need to be performed directly on that source.
2) Compatible with Linux From Scratch's
"Standard Build Unit" (SBU).