global $is_https

Boolean indicating whether or not the current request is secured by HTTPS.

File

documentation-7.x/developer/globals.php, line 267
These are the global variables that Drupal uses.

Code

global $is_https;