mirror of
https://github.com/refraction-networking/utls.git
synced 2025-04-03 20:17:36 +03:00
Update EMS comment: implemented due to popularity
This commit is contained in:
parent
8dcadf2736
commit
47f47cf66d
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ type clientHelloMsg struct {
|
|||
serverName string
|
||||
ocspStapling bool
|
||||
scts bool
|
||||
ems bool // [UTLS]
|
||||
ems bool // [UTLS] actually implemented due to its prevalence
|
||||
supportedCurves []CurveID
|
||||
supportedPoints []uint8
|
||||
ticketSupported bool
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue