method

https?

https?()
public

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

if session.https?
  ...
end