Showing URL scheme in firefox

Today I was diagnosing some HTTP/HTTPS issues, and firefox was being a bitch by not showing me whether I was on a HTTPS or HTTP connection in the address bar. Turns out that in order to show the URL scheme you can change the setting in about:config. You need to change browser.urlbar.trimURLs to false, and then you’re back in business.