Language

Package: python-httpcore @ 0.14.7

Synopsis

Minimal, low-level HTTP client

Description

HTTP Core provides a minimal and low-level HTTP client, which does one thing only: send HTTP requests.

Some things HTTP Core does do:

  • Sending HTTP requests.

  • Provides both sync and async interfaces.

  • Supports HTTP/1.1 and HTTP/2.

  • Async backend support for asyncio and trio.

  • Automatic connection pooling.

  • HTTP(S) proxy support.

Home page
https://github.com/encode/httpcore
Location
gnu/packages/python-web.scm (line: 5296, column: 2)
License

Lint warnings

LinterMessageLocation
No lint warnings