Searched refs:NegotiatedProtocol (Results 1 – 3 of 3) sorted by relevance
183 …NegotiatedProtocol string // negotiated next protocol (from Config.NextProt… member
1296 state.NegotiatedProtocol = c.clientProtocol
1223 if actual := connState.NegotiatedProtocol; actual != expected {