MCPcopy Create free account
hub / github.com/imroc/req / SetTLSFingerprintAndroid

Function SetTLSFingerprintAndroid

client_wrapper.go:764–766  ·  view source on GitHub ↗

SetTLSFingerprintAndroid is a global wrapper methods which delegated to the default client's Client.SetTLSFingerprintAndroid.

()

Source from the content-addressed store, hash-verified

762// SetTLSFingerprintAndroid is a global wrapper methods which delegated
763// to the default client's Client.SetTLSFingerprintAndroid.
764func SetTLSFingerprintAndroid() *Client {
765 return defaultClient.SetTLSFingerprintAndroid()
766}
767
768// SetTLSFingerprint360 is a global wrapper methods which delegated
769// to the default client's Client.SetTLSFingerprint360.

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…