Contents

httpcore 1.0.5

0

A minimal low-level HTTP client.

A minimal low-level HTTP client.

Stars: 411, Watchers: 411, Forks: 86, Open Issues: 19

The encode/httpcore repo was created 4 years ago and the last code push was 5 days ago.
The project is popular with 411 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 19 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