* The test has been changed so that if the current page is in SSL then it will return true without using drupal_http_render(). This avoids issues where people do not have SSL compiled into PHP
* Fix issue with secure pages breaking sites which do not have SSL configured.
* Add API to allow other modules to determine the secure settings and not the filters settings