FICHA · MANJARO

python-h11

A pure-Python, bring-your-own-I/O implementation of HTTP/1.1

  • Library
  • Dev
  • NETWORK
  • Server
  • Dependency only
official+codex · reviewed · May 28, 2026 description in en

Description

Implement HTTP/1.1 protocol handling in Python while bringing your own input and output layer. It helps frameworks and servers parse requests, build responses, and manage protocol state without owning the socket model.

This is protocol infrastructure. HTTP parsers face untrusted network input, so applications need limits, timeouts, validation, and careful error handling around every connection.

Permissions

Permissions not analysed for this source yet.