Skip to main content

HTTP utilities for Tigrcorn headers, entity tags, content coding, range requests, and Python web server responses.

Project description

tigrcorn-http

Tigrcorn tiger-unicorn logo

HTTP utilities for Tigrcorn headers, entity tags, content coding, range requests, and Python web server responses.

PyPI version for tigrcorn-http tigrcorn-http package on PyPI Downloads for tigrcorn-http Hits for tigrcorn-http README Apache 2.0 license Python 3.10 | 3.11 | 3.12 | 3.13 | 3.14 supported http role package

SSOT governed Discord

Install

uv add tigrcorn-http
pip install tigrcorn-http

Use the aggregate tigrcorn distribution when you want the full ASGI3 Python web server stack. Install tigrcorn-http directly when you want only this package boundary and its declared dependencies.

What It Owns

tigrcorn-http owns structured fields, range requests, entity validators, alt-svc, and early hints. Its import package is tigrcorn_http, and its declared package dependencies are: tigrcorn-core.

This package page is written for developers searching for Tigrcorn ASGI3 server components, Python web server packages, HTTP/3 and QUIC support, WebSocket and WebTransport-adjacent surfaces, and Apache 2.0 licensed infrastructure.

Why Use This?

Use tigrcorn-http when you want the http layer as a direct install target instead of the full server bundle. It lets application, operator, or certification workflows depend on this boundary explicitly while keeping the broader Tigrcorn runtime assembled from smaller repo-owned package surfaces.

FAQ

What does this package export?

The package exports through the tigrcorn_http namespace and keeps the root tigrcorn package as the compatibility umbrella.

Which boundary does this package own?

It is the package boundary for structured fields, range requests, entity validators, alt-svc, and early hints in the Tigrcorn package graph.

Which HTTP concerns live here?

This package owns structured fields, entity tags, range handling, conditional request logic, Alt-Svc helpers, Early Hints helpers, and related response-semantic utilities.

Features

  • Owns structured fields, range requests, entity validators, alt-svc, and early hints inside the Tigrcorn split-package architecture.
  • Publishes the tigrcorn_http import surface for named public helpers and entrypoints.
  • Declared runtime dependencies: tigrcorn-core.
  • Optional dependency surface: brotli.
  • Supports Python 3.10, 3.11, 3.12, 3.13, and 3.14.

Use It When

Use tigrcorn-http when you need http-level behavior without pulling the entire server stack into the import surface. It is part of Tigrcorn's split-package architecture, so it can be installed independently while remaining linked to the rest of the Tigrcorn package family on PyPI.

Import Surface

from tigrcorn_http import format_etag, generate_entity_tag

etag = generate_entity_tag(b"hello")
print(format_etag(etag))

Namespace discovery starts with import tigrcorn_http.

The package exposes its supported public surface through the tigrcorn_http namespace. The root tigrcorn package keeps compatibility shims for users who install the full server distribution.

Related Packages

Package Graph

tigrcorn-core | tigrcorn-config | tigrcorn-http | tigrcorn-asgi | tigrcorn-contract | tigrcorn-transports | tigrcorn-security | tigrcorn-protocols | tigrcorn-static | tigrcorn-observability | tigrcorn-runtime | tigrcorn-compat | tigrcorn-certification

Best Practices

  • Use these helpers for ETag, range, and conditional semantics instead of reimplementing HTTP edge logic in handlers.
  • Keep entity and response-semantics changes aligned with the documented HTTP boundary.
  • Pull optional content-coding dependencies only when your deployment actually needs them.

License

Apache-2.0

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

tigrcorn_http-0.3.16.dev11.tar.gz (23.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

tigrcorn_http-0.3.16.dev11-py3-none-any.whl (23.6 kB view details)

Uploaded Python 3

File details

Details for the file tigrcorn_http-0.3.16.dev11.tar.gz.

File metadata

  • Download URL: tigrcorn_http-0.3.16.dev11.tar.gz
  • Upload date:
  • Size: 23.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.11.18 {"installer":{"name":"uv","version":"0.11.18","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for tigrcorn_http-0.3.16.dev11.tar.gz
Algorithm Hash digest
SHA256 16c5d84958755275ca76dbf1e0c6939698fda1bac25502cdc96b5f7654eae792
MD5 e89d5d4b6aca43f4622cdb786051b217
BLAKE2b-256 c74e07bcb5b996299d9b4d0257723a55ce1b3c77d8c3d33af2140ebe8bce85bc

See more details on using hashes here.

File details

Details for the file tigrcorn_http-0.3.16.dev11-py3-none-any.whl.

File metadata

  • Download URL: tigrcorn_http-0.3.16.dev11-py3-none-any.whl
  • Upload date:
  • Size: 23.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.11.18 {"installer":{"name":"uv","version":"0.11.18","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for tigrcorn_http-0.3.16.dev11-py3-none-any.whl
Algorithm Hash digest
SHA256 02cbff864a6919cd45e535b39b01c7ae132748ec1c66b2c75e6d7430bc133b24
MD5 da9287d22314563d72c30f612d5ce634
BLAKE2b-256 b0cac01540a032effbeccc7f27c267a23ab306e50bcfe3db7e51b8abcc59f15f

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page