Searched defs:selectedProtocol (Results 1 – 2 of 2) sorted by relevance
211 Protocol selectedProtocol = Protocol.HTTP_11; in upgradeToTls() local
407 …ChannelImpl::didConnect(WebSocketHandle* handle, bool fail, const WebString& selectedProtocol, con… in didConnect()