Contents

httpcore 1.0.6

0

A minimal low-level HTTP client.

A minimal low-level HTTP client.

Stars: 458, Watchers: 458, Forks: 103, Open Issues: 37

The encode/httpcore repo was created 4 years ago and the last code push was Yesterday.
The project is popular with 458 github stars!

How to Install httpcore

You can install httpcore using pip

pip install httpcore

or add it to a project with poetry

poetry add httpcore

Package Details

Author
None
License
None
Homepage
None
PyPi:
https://pypi.org/project/httpcore/
Documentation:
https://www.encode.io/httpcore
GitHub Repo:
https://github.com/encode/httpcore

Classifiers

  • Internet/WWW/HTTP
No  httpcore  pypi packages just yet.

Errors

A list of common httpcore errors.

Code Examples

Here are some httpcore code examples and snippets.

GitHub Issues

The httpcore package has 37 open issues on GitHub

  • Resolve race condition around exceptions during streaming a response.
  • configure strict pytest
  • imprv: explicit the use of http1 headers style in http2 error
  • Support secure proxies by implementing HTTPS-in-HTTPS.
  • Consider adding regression tests for #241
  • Added http3 argument to AsyncHTTPConnection, AsyncConnectionPool, SyncHTTPConnection, SyncConnectionPool (#275)

See more issues on GitHub