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

Function SetTLSFingerprintIOS

client_wrapper.go:794–796  ·  view source on GitHub ↗

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

()

Source from the content-addressed store, hash-verified

792// SetTLSFingerprintIOS is a global wrapper methods which delegated
793// to the default client's Client.SetTLSFingerprintIOS.
794func SetTLSFingerprintIOS() *Client {
795 return defaultClient.SetTLSFingerprintIOS()
796}
797
798// SetTLSFingerprintSafari is a global wrapper methods which delegated
799// to the default client's Client.SetTLSFingerprintSafari.

Callers

nothing calls this directly

Calls 1

SetTLSFingerprintIOSMethod · 0.80

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…