HttpOptions.isSecureConnectionEnabled

If return true, the server or client enable the SSL/TLS connection.

@return If return true, the server or client enable the SSL/TLS connection.

  1. bool isSecureConnectionEnabled()
    class HttpOptions
    bool
    isSecureConnectionEnabled
    ()
  2. void isSecureConnectionEnabled(bool status)

Meta