thunderbird_accounts.utils.utils
Functions
|
Prepend a path with the correct public facing url, if the path is already an absolute url it returns itself unmodified. |
|
Parse user agent string and return separate browser and OS information. |
Classes
|
A json-based serializer for our shared redis cache. |
- thunderbird_accounts.utils.utils.get_absolute_url(path: str) str[source]
Prepend a path with the correct public facing url, if the path is already an absolute url it returns itself unmodified.