github.com/refraction-networking/utls.UConn.ApplyPreset (method)

3 uses

	github.com/refraction-networking/utls (current package)
		u_parrots.go#L2761: 	return uconn.ApplyPreset(uconn.clientHelloSpec)
		u_parrots.go#L2767: func (uconn *UConn) ApplyPreset(p *ClientHelloSpec) error {
		u_quic.go#L62: 	return q.conn.ApplyPreset(p)