method

https?

https?()
public

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

  if session.https?
    ...
  end