Commit 0d7dc54
quic: add Conn.ConnectionState
Add a method that returns the tls.ConnectionState for a connection.
Generally useful, and also required to let HTTP/3 expose the
ConnectionState in Requests.
Change-Id: Iba725e0f40c68020fc6ee45d49f5c609a2b6b493
Reviewed-on: https://go-review.googlesource.com/c/net/+/647075
Auto-Submit: Damien Neil <[email protected]>
Reviewed-by: Jonathan Amsterdam <[email protected]>
LUCI-TryBot-Result: Go LUCI <[email protected]>1 parent b4c8655 commit 0d7dc54
1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
186 | 186 | | |
187 | 187 | | |
188 | 188 | | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
189 | 194 | | |
190 | 195 | | |
191 | 196 | | |
| |||
0 commit comments