Module rsvg::accept_language

source ·
Expand description

Parser for an Accept-Language HTTP header.

Structs§

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.