- Use https for html content (currently favicon is loading from http) to avoid mixed content warnings - Always use https when referencing Transvision URLs (In Bugzilla references for example) - Choose between http and https depending on the server for API redirects, needed for local development as we use http in local and https on remote Patch ready