method

https?

https?()
public

Return true if the session is mimicking a secure HTTPS request.

  if session.https?
    ...
  end