API Reference localize_phoenix_runtime v0.1.0-alpha.1
View SourceModules
This module provides
Provides an interface to access and update Localize attributes
in sockets, or connections (hereinafter containers
).
Compatibility functions
Main module for locale detection logic.
Extracts locale information from various sources. Handles both Plug.Conn
structs and map inputs.
Handles parsing of accept-language headers. Uses efficient binary pattern matching and follows RFC 5646 BCP 47 language tag format.
Type definitions for locale detection.