S
smisk

charsets

Provides character set information and utilities for HTTP content negotiation. Maintains a registry of charset names and their aliases for use with HTTP Accept-Charset headers.

Used internally by the serialization subsystem to determine character encoding for responses.

Attributes

smisk.charsets.charsets

A dictionary mapping canonical charset names to their aliases and metadata. Populated from the IANA charset registry.