Contents

httpcore 1.0.6

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!

You can install httpcore using pip

pip install httpcore

or add it to a project with poetry

poetry add httpcore

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
  • Internet/WWW/HTTP
No  httpcore  pypi packages just yet.

A list of common httpcore errors.

Here are some httpcore code examples and snippets.

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