useHttps method

bool useHttps()

Implementation

bool useHttps() {
  return true;
}