github.com/refraction-networking/utls.VersionInformation.LegacyID (field)

2 uses

	github.com/refraction-networking/utls (current package)
		u_quic_transport_parameters.go#L232: 	LegacyID bool // If true, use the legacy-assigned ID (0xff73db) instead of the RFC-assigned one (0x11).
		u_quic_transport_parameters.go#L244: 	if v.LegacyID {