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.charsetsA dictionary mapping canonical charset names to their aliases and metadata. Populated from the IANA charset registry.