Searched refs:shouldUseSSL (Results 1 – 3 of 3) sorted by relevance
74 bool shouldUseSSL() const { return m_url.protocolIs("wss"); } in shouldUseSSL() function
343 if (shouldUseSSL()) { in createStreams()677 if (shouldUseSSL()) in port()
32656 (WebCore::SocketStreamHandle::shouldUseSSL):