Supported FrameworksPython
HTTPX2
Static HTTPX2 feature catalog powered by DIDS framework definitions
HTTPX2 Feature Catalog (Python)
This page provides a static, contributor-friendly view of HTTPX2 features currently covered by the Deterministic Interface Discovery Schema (DIDS).
Source of Truth
- Canonical definitions live in ingestion: framework-definitions directory
- Canonical HTTPX2 file: framework-definitions/python/httpx2.json
- Docs consume generated static assets from:
/framework-definitions - Current file shown here:
/framework-definitions/python/httpx2.json
Why this catalog exists
This catalog makes deterministic feature coverage visible so contributors can evolve discovery rules safely.
Current HTTPX2 coverage
Loading HTTPX2 coverage reference...
Reading static framework definition asset from /framework-definitions.
How to update this page's data
- Update HTTPX2 definitions in ingestion source.
- Run
bun run sync:framework-definitionsfromunoplat-code-confluence-docs. - Commit both source definition changes and generated docs artifacts.