Module rsvg::accept_language
source · Expand description
Parser for an Accept-Language HTTP header.
Structs
- Stores a parsed version of an HTTP Accept-Language header.
- Item 🔒
- A list of BCP47 language tags.
- Weight 🔒
Enums
- Errors when parsing an
AcceptLanguage
. - Used to set the language for rendering.
Language
but with the environment’s locale converted to something we can use.
Constants
- OWS 🔒Optional whitespace, Space or Tab, per RFC 7230.