Check if the passed url has a redirect to https:// by querying headers.
Returns true if a redirect was found & false if not.
Note that when force_ssl = 2, SMF issues its own redirect... So if this
returns true, it may be caused by SMF, not necessarily an .htaccess redirect.