github.com/refraction-networking/utls.UConn.ClientHelloID (field)
9 uses
github.com/refraction-networking/utls (current package)
handshake_client_tls13.go#L391: if hs.uconn.ClientHelloID != HelloGolang {
u_conn.go#L33: ClientHelloID ClientHelloID
u_conn.go#L70: uconn := UConn{Conn: &tlsConn, ClientHelloID: clientHelloID, HandshakeState: handshakeState}
u_conn.go#L109: if uconn.ClientHelloID == HelloGolang {
u_conn.go#L129: err := uconn.applyPresetByID(uconn.ClientHelloID)
u_conn.go#L281: if uconn.ClientHelloID == HelloGolang {
u_parrots.go#L2740: uconn.ClientHelloID = id
u_parrots.go#L2947: return generateRandomizedSpec(&uconn.ClientHelloID, uconn.serverName, uconn.config.NextProtos)
u_roller.go#L95: c.WorkingHelloID = &client.ClientHelloID
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |